DescriptionFix a glitch in disentanglement of CertVerifyProc(OpenSSL/Android)
This refers to https://chromiumcodereview.appspot.com/11549033/, which separated OpenSSL/Android certificate verification routines.
As joth@chromium.org pointed out, the above erroneously omits hard-setting |issued_by_trusted_root| field of the result on Android. This patch fixes this omission.
BUG=147786
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=173458
Patch Set 1 : #
Total comments: 5
Patch Set 2 : address Ryan's remarks #Messages
Total messages: 11 (0 generated)
|