1
0
This commit is contained in:
2025-06-14 00:47:15 -06:00
parent adaf51bccd
commit 9d8df33458

View File

@ -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