]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - CHANGES
Add support for distinct certificate chains per key type and per SSL
[thirdparty/openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 39fa10f2923041dbdd7ada204aec57920c1bd27f..86b2f92583556308e43d79a5ad39be5186e40edb 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,10 @@
 
  Changes between 1.0.1 and 1.1.0  [xx XXX xxxx]
 
+  *) Enhance SSL/TLS certificate chain handling to support different
+     chains for each certificate instead of one chain in the parent SSL_CTX.
+     [Steve Henson]
+
   *) Support for fixed DH ciphersuite client authentication: where both
      server and client use DH certificates with common parameters.
      [Steve Henson]