Support for fixed DH ciphersuites.
authorDr. Stephen Henson <steve@openssl.org>
Mon, 16 Jan 2012 18:19:14 +0000 (18:19 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Mon, 16 Jan 2012 18:19:14 +0000 (18:19 +0000)
The cipher definitions of these ciphersuites have been around since SSLeay
but were always disabled. Now OpenSSL supports DH certificates they can be
finally enabled.

Various additional changes were needed to make them work properly: many
unused fixed DH sections of code were untested.


No differences found