]> jfr.im git - irc/freenode/web-7.0.git/blobdiff - content/kb/using/sasl.md
Fix fs commands to only use the .pem file
[irc/freenode/web-7.0.git] / content / kb / using / sasl.md
index 06d02ee3009e14c8507a7490f3e156baf954fc13..1985ec91fe0284c15dc5137e7e60ab534171d4e5 100644 (file)
@@ -6,8 +6,9 @@ SASL is a method that allows identification to services (NickServ) during the co
 SASL Client Configuration
 ==============
 
-We have instructions on how to configure SASL for some client, below. If asked to choose an authentication mechanism, be aware that freenode does not support `DH-BLOWFISH` or `EXTERNAL`
+We have instructions on how to configure SASL for some client, below. If asked to choose an authentication mechanism, be aware that freenode does not support `DH-BLOWFISH`
 
+* [AdiIRC <i class="fa fa-external-link" aria-hidden="true"></i>](https://dev.adiirc.com/projects/adiirc/wiki/SASL)
 * [AndChat <i class="fa fa-external-link" aria-hidden="true"></i>](http://www.andchat.net/page/misc_doc)
 * [AndroIRC <i class="fa fa-external-link" aria-hidden="true"></i>](http://wiki.androirc.com/nickserv_sasl)
 * [Chatzilla](kb/sasl/chatzilla)
@@ -22,3 +23,6 @@ We have instructions on how to configure SASL for some client, below. If asked t
 * [ZNC <i class="fa fa-external-link" aria-hidden="true"></i>](http://wiki.znc.in/Sasl#example)
 
 If you know of any additions or corrections to the lists above, or would like to contribute a script or (better) documentation, contact us on IRC.
+
+Documentation on how to create certificates and add their fingerprints to NickServ for SASL EXTERNAL 
+can be found in [the article on NickServ and certificates](kb/using/nickcerts).