DescriptionAllow the constructed certificate chain to be returned in CertVerifyResult
As the input certificates may contain more certificates than necessary, allow the caller to obtain the chain that was constructed and validated, filtering out any certificates that were not needed, and including any certificates that may have been downloaded on demand (eg: via AIA extension information)
This CL depends on:
http://codereview.chromium.org/2944008 - To change/fix the X509Certificate cache.
http://codereview.chromium.org/3112013 - To move chain building outside of X509Certificate.
BUG=37142
TEST=X509CertificateTest.Verify*
Patch Set 1 #
Messages
Total messages: 1 (0 generated)
|