Skip to content

Commit b7b2445

Browse files
authored
Merge pull request #34 from funderscore1/soju
add soju bouncer to NickServ/CertFP
2 parents 34d211c + c475371 commit b7b2445

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

Diff for: NickServ/CertFP.md

+19
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,25 @@ step-by-step howto about it, and we will include it. Either grab a staff member
7171
from #oftc or send a mail to our support address [email protected] with the
7272
information needed. Thank you.
7373

74+
### soju ###
75+
76+
Soju does not use self-generated certificates. Instead, it generates and installs its own for you.
77+
78+
To generate a certificate from within soju, message BouncerServ:
79+
80+
{% highlight text %}
81+
/msg BouncerServ certfp generate -network [Network name]
82+
{% endhighlight %}
83+
84+
Then all that is left to do is to reconnect:
85+
86+
{% highlight text %}
87+
/msg BouncerServ network update [Network name]
88+
{% endhighlight %}
89+
90+
To continue please scroll down to [read how to add your certificates fingerprint
91+
to NickServ.](#AddCertFPtoNS)
92+
7493
### irssi ###
7594

7695
Move the certificates you created some where safe, for example ~/.irssi/certs.

0 commit comments

Comments
 (0)