diff options
Diffstat (limited to 'docs')
-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 868619a6..a1d8b11e 100644 --- a/docs/development/test-vectors.rst +++ b/docs/development/test-vectors.rst @@ -156,6 +156,9 @@ X.509 RSA with SHA1. * ``badssl-sct.pem`` - A certificate with the certificate transparency signed certificate timestamp extension. +* ``bigoid.pem`` - A certificate with a rather long OID in the + Certificate Policies extension. We need to make sure we can parse + long OIDs. Custom X.509 Vectors ~~~~~~~~~~~~~~~~~~~~ |