--
This commit is contained in:
4
irc.html
4
irc.html
@ -40,6 +40,10 @@ set sasl_password = <PASSWORD> # same as registration
|
||||
</p>
|
||||
<h4>2. CertFP/SASL EXTERN</h4>
|
||||
<p>Certificate based authentication, more intensive setup. You're objectively cooler for using it.</p>
|
||||
<p>The generated certificate must be added to your client before you register, or you should supply the following to Weechat.</p>
|
||||
<pre>
|
||||
/set irc.server.chud.sasl_fail continue
|
||||
</pre>
|
||||
<p>The following commands are required, this generates a valid certificate and prints the fingerprint which you must copy to your IRC client.</p>
|
||||
<pre>
|
||||
$ openssl genpkey -algorithm ed25519 -out private.pem
|
||||
|
Reference in New Issue
Block a user