DescriptionInclude better OpenSSL error information in NetLog.
The 'ssl_lib_error' value reported is rather uninteresting. OpenSSL is has two
levels of errors. The one we were logging is almost always 1. Make the error
callback SSL-implementation-specific and include the library code, reason code,
file name, and line number, all of which OpenSSL already tracks.
BUG=286480
Committed: https://crrev.com/a4409c633c6a0ffe91df8098705f99dbec4c4f5f
Cr-Commit-Position: refs/heads/master@{#292173}
Patch Set 1 #
Total comments: 6
Patch Set 2 : rsleevi comments #
Total comments: 2
Patch Set 3 : inline pod ctor #
Messages
Total messages: 9 (0 generated)
|