DescriptionRegularize some errors thrown by SecureContext.
This is done by replacing a call to SSL_CTX_set_client_CA_list() with
calls to SSL_CTX_add_client_CA(), preserving the diagnostic status
return value discarded by the former.
R=iposva@google.com, whesse@google.com
Committed: https://github.com/dart-lang/sdk/commit/f6ddb4568f81503329c28afdcbd232e78c4764f3
Patch Set 1 #
Total comments: 2
Patch Set 2 : #
Total comments: 6
Patch Set 3 : #
Messages
Total messages: 13 (3 generated)
|