| a99c5d4cc3cab6a62b04d52000dbc22ce1fa2d94 1673947 |
|
15-Apr-2015 |
coar |
Simply remove trailing whitespace. |
| 8f013c16502eb3ea79ea45aafb02260cc7eca613 1661490 |
|
22-Feb-2015 |
trawick |
Refer to a tool from Tom Ritter for storing an SCT in a form
suitable for consumption by mod_ssl_ct. |
| 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." |
| 82fd0725417149e1619662a224c7e5cd125a4423 1630625 |
|
10-Oct-2014 |
trawick |
mod_ssl_ct: Update the doc for the recent sync with current OpenSSL 1.0.2
and Certificate Transparency tools, as well as a few other clarifications. |
| 46942686ba488ae591db8f43c4e3854ecd79fc98 1595861 |
|
19-May-2014 |
trawick |
Follow-up to r1588987:
Fix doc and code confusion about the trust/distrust flag; 1 is
distrust, 0 or NULL/- is trust. |
| 1330df0af4843a13ffb4cea4c1bd17ad0edac0f2 1592205 |
|
03-May-2014 |
trawick |
Fill in various blurry areas reported on the certificate-transparency
forum.
Fix a minor formatting glitch with the attempt to show shell escaping
for a hash sign. |
| e860c87025b6be1c89e5c1d7ed6411a7b7ebfde9 1589688 |
|
24-Apr-2014 |
trawick |
minor improvements |
| bdaad7cd865e9031b8b7ac5bfa76efd455681598 1589398 |
|
23-Apr-2014 |
trawick |
allow operation without any logs configured or without the
log client tool configured
this supports configurations where SCTs are managed by the admin or
by some other infrastructure |
| 1db0b5b516eba84c0698163ae8e8d3c9a14f1e2f 1589154 |
|
22-Apr-2014 |
trawick |
more Certificate Transparency docs |
| 835a86bb5e441f4d2b2d88147a9a57512cda85d4 1589088 |
|
22-Apr-2014 |
takashi |
fixes for validate-xml, fix properties |
| 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. |