Additional workaround for PR#2771
authorDr. Stephen Henson <steve@openssl.org>
Tue, 17 Apr 2012 15:12:09 +0000 (15:12 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Tue, 17 Apr 2012 15:12:09 +0000 (15:12 +0000)
If OPENSSL_MAX_TLS1_2_CIPHER_LENGTH is set then limit the size of client
ciphersuites to this value. A value of 50 should be sufficient.

Document workarounds in CHANGES.


No differences found