Additional workaround for PR#2771
authorDr. Stephen Henson <steve@openssl.org>
Tue, 17 Apr 2012 14:47:14 +0000 (14:47 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Tue, 17 Apr 2012 14:47:14 +0000 (14:47 +0000)
commit48e0f6667b86cade6e7b7afa83c7006ab7e8c2d1
tree2c8ee13e7e8745329022eb1e35709732e7bb4141
parent32213fb25a0eba962e1772bc8f3ea0766b7a6e3d
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