commit | 968cd4ee8e8b2753576c6ca1ecbd6714d8cb4605 | [log] [tgz] |
---|---|---|
author | Kenny Root <kroot@google.com> | Thu Feb 04 02:20:24 2016 -0800 |
committer | Kenny Root <kroot@google.com> | Thu Feb 04 02:20:25 2016 -0800 |
tree | 1179e0f720e8f5bcaa7c765bbbe1c856747ac5bc | |
parent | 4d156849d4b611c57e44cea474097e76f760304e [diff] |
Fix CertPathBuilderPKIX test The previous test assumed that the TrustAnchor will be included in the CertPath which it is explicitly documented not to be. Instead we create a path of end entity, intermediate CA, then root CA and check that the entity we expected is selected. Bug: 26954159 Change-Id: Ie773c7165a700ec6d8dbc05d0b434e6ced781795