]> jfr.im git - solanum.git/commit - doc/reference.conf
ssld: Add new certfp_methods spki_sha256 and spki_sha512
authorSimon Arlott <sa.me.uk>
Sat, 23 Apr 2016 21:51:05 +0000 (22:51 +0100)
committerSimon Arlott <sa.me.uk>
Sat, 23 Apr 2016 21:51:05 +0000 (22:51 +0100)
commitcf430c1a406c849f01394f671938975edf84b483
tree790940184ffcc44bb84b2aebfb95a18282ff7450
parent9e98a842e34f554c9b4bfd4e85ad1967ce4910b9
ssld: Add new certfp_methods spki_sha256 and spki_sha512

These operate on the SubjectPublicKeyInfo of the certificate, which does
change unless the private key is changed. This allows the fingerprint to
stay constant even if the certificate is reissued.

(The same fingerprint is also used by DANE)
doc/reference.conf
ircd/newconf.c
ircd/s_conf.c
librb/include/rb_commio.h
librb/src/gnutls.c
librb/src/mbedtls.c
librb/src/openssl.c
ssld/ssld.c