/[Apache-SVN]
ViewVC logotype

Revision 1588987


Jump to revision: Previous Next
Author: trawick
Date: Mon Apr 21 21:14:21 2014 UTC (10 years ago)
Changed paths: 14
Log Message:
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.


Changed paths

Path Details
Directoryhttpd/httpd/trunk/CHANGES modified , text changed
Directoryhttpd/httpd/trunk/docs/manual/mod/mod_ssl_ct.xml added
Directoryhttpd/httpd/trunk/docs/manual/programs/ctlogconfig.xml added
Directoryhttpd/httpd/trunk/modules/ssl/config.m4 modified , text changed
Directoryhttpd/httpd/trunk/modules/ssl/mod_ssl_ct.c added
Directoryhttpd/httpd/trunk/modules/ssl/ssl_ct_log_config.c added
Directoryhttpd/httpd/trunk/modules/ssl/ssl_ct_log_config.h added
Directoryhttpd/httpd/trunk/modules/ssl/ssl_ct_sct.c added
Directoryhttpd/httpd/trunk/modules/ssl/ssl_ct_sct.h added
Directoryhttpd/httpd/trunk/modules/ssl/ssl_ct_util.c added
Directoryhttpd/httpd/trunk/modules/ssl/ssl_ct_util.h added
Directoryhttpd/httpd/trunk/support/Makefile.in modified , text changed
Directoryhttpd/httpd/trunk/support/ctauditscts added
Directoryhttpd/httpd/trunk/support/ctlogconfig added

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26