IRC - dogtagpki/pki GitHub Wiki
Use an IRC client to connect to the IRC server at irc.libera.chat
.
See also Connecting to Libera.Chat.
To register the current nickname:
/msg NickServ REGISTER <password> <email>
Confirm the registration using the code sent via email:
/msg NickServ VERIFY REGISTER <nickname> <code>
If there is a problem, drop the registration with this command and start over:
/msg NickServ DROP <nickname>
See also Nickname Registration.
To authenticate the nickname:
/msg NickServ IDENTIFY <password>
See also Using Channels.
To join Dogtag PKI channel:
/join #dogtag-pki
To join FreeIPA channel:
/join #freeipa
To join 389 DS channel:
/join #389
See also Using Channels.