1
0
mirror of https://github.com/osmarks/ngircd.git synced 2025-10-29 04:57:38 +00:00

Add certificate fingerprint support

This commit is contained in:
Federico G. Schwindt
2013-08-02 01:47:06 +01:00
parent 313881d0c1
commit 1254d315b9
10 changed files with 193 additions and 16 deletions

View File

@@ -228,6 +228,7 @@ The following <key> names are defined:
- "cloakhost": the cloaked hostname of a client
- "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