DescriptionA follow-up of r64178.
Check for TLS 1.1 and TLS 1.2 (not yet supported)
version numbers to be future-proof.
Avoid a null pointer dereference when SSL client
authentication is used with SSL 2.0. This will
be removed when we remove SSL 2.0 support.
Define the SSL_CONNECTION_VERSION_xxx enum constants
separately so we can assert their values are in range
at compile time.
R=eroman
BUG=53659
TEST=none
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=64814
Patch Set 1 #
Total comments: 2
Patch Set 2 : Remove SSL_CONNECTION_VERSION_NONE #Patch Set 3 : Upload before checkin #
Messages
Total messages: 3 (0 generated)
|