mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-05-09 03:04:24 +02:00
Merged support for multiple certificate/key pairs in SSL into
development
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user