Small cleanup, double entry in CHANGES.

This commit is contained in:
Richard Levitte 2014-06-12 12:18:13 +02:00
parent d85a772ec3
commit ed6c278f60

View File

@ -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.