DescriptionMap SSL errors to SSL_PROTOCOL_ERROR, others to FAILED.
This matches the NSS port's behavior. If an unknown error within ERR_LIB_SSL,
map to ERR_SSL_PROTOCOL_ERROR. Otherwise, map to ERR_FAILED. The OpenSSL port
actually inverted this for some reason.
(This doesn't fix #417134 but maps it to a more appropriate error.)
BUG=417134
Committed: https://crrev.com/5e114758a150ac5b7c0e025dc6a2392080b46e5e
Cr-Commit-Position: refs/heads/master@{#296769}
Patch Set 1 #
Messages
Total messages: 8 (2 generated)
|