diff --git a/pages/external/identifying.html b/pages/external/identifying.html index 4ae176a..57dbf4f 100644 --- a/pages/external/identifying.html +++ b/pages/external/identifying.html @@ -106,7 +106,7 @@ config networks.<network>.sasl.password NSPASSWORD
Oh, and don't close your terminal yet as you will need it for HexChat.
Create a folder "certs" to your HexChat config and copy the .pem file there and copy and rename it as client.pem
.
Create a folder "certs" to your HexChat config and copy the .pem file there and copy and rename it as client.pem
. Windows users: skip the following two commands and go under topic "Windows" below.
mkdir -p ~/.config/hexchat/certs/
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.
Use global user informtion
or you must specify the username in the Network List and ZNC won't like it.TODO: Find out the PATHS and put those commands there.
+You can now return to below the three *nix commands to the part which you skipped to check your settings.
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
diff --git a/pages/external/identifying.html.md b/pages/external/identifying.html.md
index 0a94a90..99c8721 100644
--- a/pages/external/identifying.html.md
+++ b/pages/external/identifying.html.md
@@ -198,7 +198,8 @@ Oh, and **don't close your terminal yet** as you will need it for HexChat.
#### HexChat
Create a folder "certs" to your HexChat config and copy the .pem file
-there and copy and rename it as `client.pem`.
+there and copy and rename it as `client.pem`. Windows users: skip the
+following two commands and go under topic "Windows" below.
```
mkdir -p ~/.config/hexchat/certs/
@@ -216,6 +217,13 @@ said previously, it won't work.
or you must specify the username in the Network List and ZNC won't like
it.
+##### Windows
+
+**TODO: Find out the PATHS and put those commands there.**
+
+You can now return to below the three \*nix commands to the part which
+you skipped to check your settings.
+
#### Limnoria
Insert your .pem file somewhere where the bot can read it and tell your