DescriptionRemove ERR_SSL_UNSAFE_NEGOTIATION error code.
Let them map to the default ERR_SSL_PROTOCOL_ERROR. It was added, along with a
custom error message, in https://crrev.com/51258. The
enforcement was then removed in https://codereview.chromium.org/6792032, but
the error code and custom message remained. Prune them; the error is now
unreachable but for some codepaths in NSS (server originally supported RI and
renego without it) and the custom error message is now innaccurate.
BUG=none
Committed: https://crrev.com/9a38456c11f5f6031e6710e958f7838e978ee05d
Cr-Commit-Position: refs/heads/master@{#332125}
Patch Set 1 #
Messages
Total messages: 11 (3 generated)
|