]> arthur.barton.de Git - ngircd-alex.git/blobdiff - doc/Protocol.txt
Specify session context for OpenSSL clients
[ngircd-alex.git] / doc / Protocol.txt
index 59fa617afaaa91f0f0b6b6338785e11c4c240bf8..6b3cfbcf3892b0cefa098177ed65ad4c32ba5bfa 100644 (file)
@@ -224,11 +224,12 @@ new server link", <serverflag> "M"), even if it doesn't support the given
 
 The following <key> names are defined:
 
- - "host": the hostname of a client (can't be empty)
+ - "accountname": the account name of a client (can't be empty)
+ - "certfp": the certificate fingerprint of a client (can't be empty)
  - "cloakhost": the cloaked hostname of a client
+ - "host": the hostname of a client (can't be empty)
  - "info": info text ("real name") of a client
  - "user": the user name of a client (can't be empty)
- - "certfp": the cert fingerprint of a client
 
 
 III. Numerics used by IRC+ Protocol