diff options
Diffstat (limited to 'net/data/ssl/certificates/README')
-rw-r--r-- | net/data/ssl/certificates/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/net/data/ssl/certificates/README b/net/data/ssl/certificates/README index 8ca5c9c..d782cdb4 100644 --- a/net/data/ssl/certificates/README +++ b/net/data/ssl/certificates/README @@ -51,3 +51,8 @@ unit tests. - google_diginotar.pem - diginotar_public_ca_2025.pem : A certificate chain for the regression test of http://crbug.com/94673 + +- test_mail_google_com.pem : A certificate signed by the test CA for + "mail.google.com". Because it is signed by that CA instead of the true CA + for that host, it will fail the + TransportSecurityState::IsChainOfPublicKeysPermitted test. |