pages/ext/identifying: link KVIRC to freenode.

This commit is contained in:
Mikaela Suomalainen 2014-06-23 15:58:35 +03:00
parent 152e95999f
commit 8e3950bb86
2 changed files with 6 additions and 0 deletions

View File

@ -123,6 +123,8 @@ cp YOURNICKNAMEHERE.pem ~/.config/hexchat/certs/client.pem</code></pre>
cp YOURNICKNAMEHERE.pem %appdata%\hexchat\certs\client.pem</code></pre>
<p>If you use portable HexChat (the option in setup), create a folder <code>certs</code> under the <code>config</code> directory and copy YOURNICKNAMEHERE.pem there and rename it to <code>client.pem</code>.</p>
<p>You can now return to below the three *nix commands to the part which you skipped to check your settings.</p>
<h4 id="kvirc">KVIrc</h4>
<p><a href="https://freenode.net/certfp/certfp-kvirc.shtml">freenode has full instructions on doing this here.</a></p>
<h4 id="limnoria-1">Limnoria</h4>
<p>Insert your .pem file somewhere where the bot can read it and tell your bot to read use it while connecting with</p>
<pre><code>config networks.&lt;network&gt;.certfile /full/path/to/pem.file</code></pre>

View File

@ -230,6 +230,10 @@ rename it to `client.pem`.
You can now return to below the three \*nix commands to the part which
you skipped to check your settings.
#### KVIrc
[freenode has full instructions on doing this here.](https://freenode.net/certfp/certfp-kvirc.shtml)
#### Limnoria
Insert your .pem file somewhere where the bot can read it and tell your