Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1.09 KB

File metadata and controls

32 lines (23 loc) · 1.09 KB

ct-httpd

This is a project to implement Certificate Transparency in Apache httpd.

httpd trunk as of r1589154 contains a new module, mod_ssl_ct, and new commands, ctlogconfig and ctauditscts, for deploying Certificate Transparency in an httpd server or proxy.

These features were originally maintained in this repository, in the src/proto1 subdirectory.

Further development will take place in ASF svn.

A backport of the feature to the stable httpd 2.4.x branch is available here:

Documentation here