Add very basic ocsp stapling support.

This only allows access to the ocsp stapling response data. No verification
or anything else at the moment.
This commit is contained in:
Bernhard Amann 2014-04-24 12:36:05 -07:00
parent 9b7eb293f1
commit c24629abf4
7 changed files with 41 additions and 2 deletions

View file

@ -81,5 +81,6 @@
# Detect SHA1 sums in Team Cymru's Malware Hash Registry.
@load frameworks/files/detect-MHR
# Load heartbleed detection. Only superficially tested, might contain bugs.
@load policy/protocols/ssl/heartbleed
# Uncomment the following line to enable detection of the heartbleed attack. Enabling
# this might impact performance a bit.
# @load policy/protocols/ssl/heartbleed