diff options
Diffstat (limited to 'docs/development/test-vectors.rst')
-rw-r--r-- | docs/development/test-vectors.rst | 3 |
1 files changed, 3 insertions, 0 deletions
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 ~~~~~~~~~~~~~~~~~~~~ |