diff --git a/pages/external/identifying.html b/pages/external/identifying.html index 546d617..45a4f69 100644 --- a/pages/external/identifying.html +++ b/pages/external/identifying.html @@ -128,7 +128,7 @@ cp YOURNICKNAMEHERE.pem %appdata%\hexchat\certs\client.pem
config networks.<network>.certfile /full/path/to/pem.file

NOTE: This is server specific. ProgVal/Limnoria#612 is feature request for global certfiles.

testing branch
-

Since Limnoria 2014.06.04 global certificate is supported. You can use the version command to check which version you are using.

+

Since Limnoria 2014.06.08 (master) 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.

WeeChat

diff --git a/pages/external/identifying.html.md b/pages/external/identifying.html.md index 74c4817..052438c 100644 --- a/pages/external/identifying.html.md +++ b/pages/external/identifying.html.md @@ -243,8 +243,8 @@ config networks..certfile /full/path/to/pem.file ##### testing branch -Since Limnoria **2014.06.04** global certificate is supported. You can use -the `version` command to check which version you are using. +Since Limnoria **2014.06.08** (master) 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