diff --git a/pages/external/identifying.html b/pages/external/identifying.html index 6673af3..fa84fa6 100644 --- a/pages/external/identifying.html +++ b/pages/external/identifying.html @@ -60,7 +60,6 @@ cp YOURNICKNAMEHERE.pem ~/.config/hexchat/certs/client.pem
Now open your HexChat and press CTRL + S
or go to HexChat --> Network list
and check the settings for the networks that you use.
SASL EXTERNAL (cert)
, as said previously, it won't work.
Insert your .pem file somewhere where the bot can read it and tell your bot to read use it while connecting with
config networks.<network>.certfile /full/path/to/pem.file
NOTE: This is server specific. ProgVal/Limnoria#612 is feature request for global certfiles.
+Since Limnoria 2014.06.04 global certificate is supported. You can use the version
command to check which version you are using.
config protocols.irc.certfile /full/path/to/pem.file
+For instructions to upgrade Limnoria, please see their INSTALL.md file.
I recommend you to /script install iset.pl
for easier configuring when you aren't following this.
Put the .pem file somewhere where your WeeChat can access it, preferably ~/.weechat
or whenever your "WeeChat home" is and run the following commands in WeeChat: