Commit 9e72d496 authored by Dr. Stephen Henson's avatar Dr. Stephen Henson
Browse files

Fix SRP authentication ciphersuites.



The addition of SRP authentication needs to be checked in various places
to work properly. Specifically:

A certificate is not sent.
A certificate request must not be sent.
Server key exchange message must not contain a signature.
If appropriate SRP authentication ciphersuites should be chosen.
Reviewed-by: default avatarMatt Caswell <matt@openssl.org>
parent 562fd0d8
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