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)
commit800e1cd969f5c89f142857f63416b44ab063fb1b
treedcaeca0dfb1111a4e208eec970c4660295ec6b8a
parent293706e72c314b0155f4e7062e57db4b48d0e60e
Additional workaround for PR#2771

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.
CHANGES
ssl/s23_clnt.c
ssl/s3_clnt.c