From 52067bc300ec37c1b4a4b889fd7828600f5b9ce1 Mon Sep 17 00:00:00 2001 From: Paul Kehrer Date: Sat, 9 Sep 2017 07:02:22 +0800 Subject: add X509 test vector with a TLS Feature (RFC 7633) extension (#3898) --- docs/development/test-vectors.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/development') diff --git a/docs/development/test-vectors.rst b/docs/development/test-vectors.rst index 7a5f8797..dc89cafa 100644 --- a/docs/development/test-vectors.rst +++ b/docs/development/test-vectors.rst @@ -167,6 +167,9 @@ X.509 * ``wosign-bc-invalid.pem`` - A certificate issued by WoSign that contains a basic constraints extension with CA set to false and a path length of zero in violation of :rfc:`5280`. +* ``tls-feature-ocsp-staple.pem`` - A certificate issued by Let's Encrypt that + contains a TLS Feature extension with the ``status_request`` feature (commonly + known as OCSP Must-Staple). Custom X.509 Vectors ~~~~~~~~~~~~~~~~~~~~ -- cgit v1.2.3