add support for use of fixed DH client certificates

This commit is contained in:
Dr. Stephen Henson
2012-01-25 14:51:49 +00:00
parent 2ff5ac55c5
commit 0d60939515
3 changed files with 122 additions and 48 deletions

View File

@@ -4,6 +4,10 @@
Changes between 1.0.1 and 1.1.0 [xx XXX xxxx]
*) Support for fixed DH ciphersuite client authentication: where both
server and client use DH certificates with common parameters.
[Steve Henson]
*) Support for fixed DH ciphersuites: those requiring DH server
certificates.
[Steve Henson]