Commit ed6c278f authored by Richard Levitte's avatar Richard Levitte
Browse files

Small cleanup, double entry in CHANGES.

parent d85a772e
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -1810,10 +1810,6 @@
     This fixes a DoS attack. (CVE-2013-0166)
     [Steve Henson]

  *) Return an error when checking OCSP signatures when key is NULL.
     This fixes a DoS attack. (CVE-2013-0166)
     [Steve Henson]

  *) Call OCSP Stapling callback after ciphersuite has been chosen, so
     the right response is stapled. Also change SSL_get_certificate()
     so it returns the certificate actually sent.