Chromium Code Reviews| Index: net/data/ssl/certificates/README |
| diff --git a/net/data/ssl/certificates/README b/net/data/ssl/certificates/README |
| index 761a8d213cf53c35a09ad083987880c65935e2e3..c175cc835fb162a948474ceeaca800da5dc3fd25 100644 |
| --- a/net/data/ssl/certificates/README |
| +++ b/net/data/ssl/certificates/README |
| @@ -58,6 +58,16 @@ unit tests. |
| - twitter-chain.pem : A certificate chain for twitter.com which should be |
| valid. Expires May 9 2016. |
| +- tripadvisor-verisign-chain.pem: A certificate chain for www.tripadvisor.com |
| + issued by VeriSign Class 3 Public Primary Certification Authority - G5. |
| + Expires Apr 2 2018. |
| +- verisign_class3_g5_crosssigned-trusted.keychain: An OSX Keychain set to |
| + Always Trust the SHA1 cross-signed version of VeriSign Class 3 Public Primary |
| + Certification Authority - G5 |
| + |
| +- multi-root-BFE.keychain: An OSX Keychain containing the generated |
| + certificates "multi-root-B-by-F.pem" and "multi-root-F-by-E.pem". |
|
Ryan Sleevi
2016/08/12 19:50:17
This is in the wrong section; it's not a 'real' ce
mattm
2016/08/16 01:41:34
Done.
|
| + |
| ===== Manually generated certificates |
| - client.p12 : A PKCS #12 file containing a client certificate and a private |
| key created for testing. The password is "12345". |