]> jfr.im git - solanum.git/commit - librb/src/mbedtls.c
Add ability to change CertFP hash.
authorElizabeth Myers <redacted>
Wed, 27 May 2015 21:46:46 +0000 (16:46 -0500)
committerWilliam Pitcock <redacted>
Mon, 7 Dec 2015 07:14:02 +0000 (01:14 -0600)
commite6bbb410303181510ae7bc369d19a938939c63f5
tree6cb56b7fb2bc325c5638e28c47bff8d5f69737c7
parent653e3ca512c886bb826ed37163eb5625005dd0f1
Add ability to change CertFP hash.

Presently this only supports SHA1, as the machinery to actually change
the cipher is not hooked up to anything yet.
libratbox/include/rb_commio.h
libratbox/src/gnutls.c
libratbox/src/mbedtls.c
libratbox/src/nossl.c
libratbox/src/openssl.c
src/sslproc.c
ssld/ssld.c