Additional workaround for PR#2771
authorDr. Stephen Henson <steve@openssl.org>
Tue, 17 Apr 2012 14:41:23 +0000 (14:41 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Tue, 17 Apr 2012 14:41:23 +0000 (14:41 +0000)
commit89bd25eb26bbc2ebceb4cd892e7453337804820c
treeeb7f31e3247c005d9a72adb7ba264be475fdd20c
parent4a1cf50187659e60c5867ecbbc36e37b2605d2c3
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