diff options
author | lloyd <[email protected]> | 2012-05-27 16:57:14 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2012-05-27 16:57:14 +0000 |
commit | a7e3315bcabe81a697f4c2c28e9c72ddb59182c1 (patch) | |
tree | 5f47fe689a5b7a989f2b206e8bb0f87ea73eb412 /doc | |
parent | 0beeb8caab674b173902b3a44952240d34710d30 (diff) |
Signature verification on OCSP responses. Still needs a bit of API
reworking I think, and a lot more testing, but it seems functional.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/log.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/log.txt b/doc/log.txt index 9db96396b..701497220 100644 --- a/doc/log.txt +++ b/doc/log.txt @@ -29,6 +29,8 @@ Version 1.11.0, Not Yet Released handles path validation and Certificate_Store handles storage of certificates and CRLs. +* Add support for OCSP + * TLS v1.2 is now supported * TLS now supports session resumption. Session information can be |