X-Git-Url: https://jfr.im/git/irc/freenode/web-7.0.git/blobdiff_plain/34d7ed70b8a96432b2ac84b09f7d257f902b5671..d68ff0ce738e45561fec7d20f7f79752ac6dc314:/content/kb/using/sasl.md diff --git a/content/kb/using/sasl.md b/content/kb/using/sasl.md index 06d02ee30..1985ec91f 100644 --- a/content/kb/using/sasl.md +++ b/content/kb/using/sasl.md @@ -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 ](https://dev.adiirc.com/projects/adiirc/wiki/SASL) * [AndChat ](http://www.andchat.net/page/misc_doc) * [AndroIRC ](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 ](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).