History log of /httpd/modules/ssl/ssl_ct_sct.c
Revision Date Author Comments Expand
a7452f0ad4045af1d42dce45cc25854e7bf3cac4 1612122 20-Jul-2014 trawick

Add message numbers to mod_ssl_ct messages with severity > debug.

75f5c2db254c0167a0e396254460de09b775d203 1588987 21-Apr-2014 trawick

Add module mod_ssl_ct, which provides an implementation of Certificate Transparency (RFC 6962) for httpd. mod_ssl_ct requires OpenSSL 1.0.2 (in beta) and must be explicitly enabled via configure. Note that support/ctauditscts is purposefully not installed; it does not properly function due to a dependency on a certificate-transparency open source project tool which itself is not sufficiently complete at this time.