IRC - dogtagpki/pki GitHub Wiki

Connecting to IRC Server

Use an IRC client to connect to the IRC server at irc.libera.chat.

Registering Nickname

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.

Nickname Authentication

To authenticate the nickname:

/msg NickServ IDENTIFY <password>

See also Using Channels.

Joining PKI-related 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.

See Also

⚠️ **GitHub.com Fallback** ⚠️