]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - include/client.h
Pass certfp to other servers and show it in whois. Do not show it on connect.
[irc/rqf/shadowircd.git] / include / client.h
index 508b9db25cd034aa3e1b0b3677125ef87da29154..8af1709c78d1eabb709ddce768009b192fc2f338 100644 (file)
@@ -161,6 +161,7 @@ struct Client
        struct PreClient *preClient;
 
        time_t large_ctcp_sent; /* ctcp to large group sent, relax flood checks */
+       char *certfp; /* client certificate fingerprint */
 };
 
 struct LocalUser