| Index: net/data/ssl/certificates/README
|
| diff --git a/net/data/ssl/certificates/README b/net/data/ssl/certificates/README
|
| index 3fea6a97bd34675c5ca8fd3007a3cf7053d42aae..01f6dfd69c81f74c532a23aec326c82dc2d865a7 100644
|
| --- a/net/data/ssl/certificates/README
|
| +++ b/net/data/ssl/certificates/README
|
| @@ -20,8 +20,8 @@ unit tests.
|
|
|
| - www_us_army_mil_cert.der
|
| - dod_ca_17_cert.der
|
| -- dod_root_ca_2_cert.der : A certificate chain for regression tests of
|
| - http://crbug.com/31497.
|
| +- dod_root_ca_2_cert.der :
|
| + A certificate chain used for testing certificate imports
|
|
|
| - unosoft_hu_cert : Certificate used by X509CertificateTest.UnoSoftCertParsing.
|
|
|
| @@ -219,3 +219,10 @@ unit tests.
|
| - quic_test.example.com.crt
|
| - quic_root.crt
|
| These certificates are used by the ProofVerifier's unit tests of QUIC.
|
| +
|
| +- explicit-policy-chain.pem
|
| + A test certificate chain with requireExplicitPolicy field set on the
|
| + intermediate, with SkipCerts=0. This is used for regression testing
|
| + http://crbug.com/31497. It is generated by running the script
|
| + net/data/ssl/scripts/generate-policy-certs.sh
|
| +
|
|
|