History log of /httpd/modules/ssl/mod_ssl_openssl.h
Revision Date Author Comments Expand
e670b9648396d99ab737684f74e251d4a2e9b95b 1661487 22-Feb-2015 trawick

Provide separate SSL_CT_*_STATUS variables for client vs. proxy connections, courtesy of a new flag passed from mod_ssl on its pre_connection "optional hook."

5716f9c6daa92dde5f2f9d11ed63f7c9549c223a 1587607 15-Apr-2014 trawick

mod_ssl: Add hooks to allow other modules to perform processing at several stages of initialization and connection handling. See mod_ssl_openssl.h. This is enough to allow implementation of Certificate Transparency outside of mod_ssl.