From f9fa30d2af795c315263302c0340125bd2de6005 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Mon, 9 Jun 2014 00:53:45 +0300 Subject: [PATCH] pages/ext/identifying: Global CertFP is in Limnoria's master branch! --- pages/external/identifying.html | 2 +- pages/external/identifying.html.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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