Merged support for multiple certificate/key pairs in SSL into

development
This commit is contained in:
Paul Bakker 2013-09-25 18:03:58 +02:00
commit 8b817dc47e
59 changed files with 1135 additions and 622 deletions

View file

@ -25,6 +25,8 @@ Features
* X509 Certificate writing with extensions (basic_constraints,
issuer_key_identifier, etc)
* Optional blinding for RSA, DHM and EC
* Support for multiple active certificate / key pairs in SSL servers for
the same host (Not to be confused with SNI!)
Changes
* Ability to enable / disable SSL v3 / TLS 1.0 / TLS 1.1 / TLS 1.2