From: jesopo Date: Sat, 13 Jun 2020 20:43:47 +0000 (+0100) Subject: `pem` -> `.pem` for HexChat and Konversation (#451) X-Git-Url: https://jfr.im/git/irc/freenode/web-7.0.git/commitdiff_plain/b44d1345f8d33c1627ad263fb7831450a710823b?ds=sidebyside `pem` -> `.pem` for HexChat and Konversation (#451) --- diff --git a/content/kb/using/certfp.md b/content/kb/using/certfp.md index c6211f356..1fafe6dac 100644 --- a/content/kb/using/certfp.md +++ b/content/kb/using/certfp.md @@ -82,7 +82,7 @@ Refer to znc's [official documentation](http://wiki.znc.in/Cert). HexChat ------- -Place the pem file in `certs/client.pem` in the HexChat config +Place the .pem file in `certs/client.pem` in the HexChat config directory (`~/.config/hexchat/` or `%appdata%\HexChat`). Note that the `certs` directory does not exist by default and you will have to create it yourself. Once the file is there, all subsequent SSL connections @@ -97,7 +97,7 @@ punctuation (e.g. `certs/freenode.pem` or `certs/Example Server.pem`). Konversation ------------ -Create the pem file as per above, then place it wherever you want. +Create the .pem file as per above, then place it wherever you want. Start Konversation, then open the Identity dialogue by either pressing F8 or via the Settings menu entry. Choose the identity you use for the freenode network or create a new one.