Commit 10e6d235 authored by Matt Caswell's avatar Matt Caswell
Browse files

Fix SSLv3 ClientAuth alert checking



In TLS during ClientAuth if the CA is not recognised you should get an
UnknownCA alert. In SSLv3 this does not exist and you should get a
BadCertificate alert.

Reviewed-by: default avatarEmilia Käsper <emilia@openssl.org>
parent 78cbe94f
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