Commit 502fcc67 authored by Matt Caswell's avatar Matt Caswell
Browse files

Revert "Abort on unrecognised warning alerts"

This reverts commit 15d81749

.

There were some unexpected side effects to this commit, e.g. in SSLv3 a
warning alert gets sent "no_certificate" if a client does not send a
Certificate during Client Auth. With the above commit this causes the
connection to abort, which is incorrect. There may be some other edge cases
like this so we need to have a rethink on this.

Reviewed-by: default avatarTim Hudson <tjh@openssl.org>
parent 15c088e4
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