diff --git a/use/identifying_to_services.rst b/use/identifying_to_services.rst index 195c6e6..a59bcdc 100644 --- a/use/identifying_to_services.rst +++ b/use/identifying_to_services.rst @@ -109,11 +109,6 @@ services about it (just like with CertFP/SASL EXTERNAL):: config supybot.networks..sasl.username AccountName config supybot.networks..sasl.ecdsa_key /home//_ecdsa.pem 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. Server password