• D
    Fix SRP authentication ciphersuites. · 9e72d496
    Dr. Stephen Henson 提交于
    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: NMatt Caswell <matt@openssl.org>
    9e72d496
s3_srvr.c 94.1 KB