Commit 3c0c68ae authored by Matt Caswell's avatar Matt Caswell
Browse files

Revert "Abort on unrecognised warning alerts"

This reverts commit 77a6be4d

.

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 d602c2b6
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