Commit 2b573382 authored by Dr. Stephen Henson's avatar Dr. Stephen Henson
Browse files

Don't alow TLS v1.0 ciphersuites for SSLv3



This disables some ciphersuites which aren't supported in SSL v3:
specifically PSK ciphersuites which use SHA256 or SHA384 for the MAC.

Thanks to the Open Crypto Audit Project for identifying this issue.

Reviewed-by: default avatarMatt Caswell <matt@openssl.org>
parent 5e3d21fe
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment