Skip to content
  1. Aug 17, 2014
  2. Aug 15, 2014
  3. Aug 14, 2014
  4. Aug 13, 2014
  5. Aug 12, 2014
  6. Aug 11, 2014
  7. Aug 09, 2014
    • Dr. Stephen Henson's avatar
      Fix SRP authentication ciphersuites. · 9e72d496
      Dr. Stephen Henson authored
      
      
      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>
      9e72d496