mirror of
https://github.com/Mikaela/Limnoria-doc.git
synced 2024-12-28 06:02:47 +01:00
identifying to services: remove set property
Even freenode is has `/ns set pubkey` now and no network should run version that is missing it.
This commit is contained in:
parent
e5370fca64
commit
dccc621b28
@ -109,11 +109,6 @@ services about it (just like with CertFP/SASL EXTERNAL)::
|
|||||||
config supybot.networks.<network>.sasl.username AccountName
|
config supybot.networks.<network>.sasl.username AccountName
|
||||||
config supybot.networks.<network>.sasl.ecdsa_key /home/<username>/<BOT>_ecdsa.pem
|
config supybot.networks.<network>.sasl.ecdsa_key /home/<username>/<BOT>_ecdsa.pem
|
||||||
ircquote nickserv set pubkey PUBKEY_WHICH_YOU_GOT_WITH_ECDSATOOL_EARLIER
|
ircquote nickserv set pubkey PUBKEY_WHICH_YOU_GOT_WITH_ECDSATOOL_EARLIER
|
||||||
In case the network that you are on doesn't have the ``set pubkey``
|
|
||||||
command, the older way is::
|
|
||||||
|
|
||||||
ircquote nickserv set property pubkey PUBKEY_WHICH_YOU_GOT_WITH_ECDSATOOL_EARLIER
|
|
||||||
|
|
||||||
and after reconnecting, the bot should successfully identify using SASL ECDSA-NIST256P-CHALLENGE.
|
and after reconnecting, the bot should successfully identify using SASL ECDSA-NIST256P-CHALLENGE.
|
||||||
|
|
||||||
Server password
|
Server password
|
||||||
|
Loading…
Reference in New Issue
Block a user