From 9c7aa17ef920c9495e7a705637cf84d0f4e6163d Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Fri, 12 Apr 2019 22:38:00 -0400 Subject: =?UTF-8?q?Refs=20#4830=20--=20added=20a=20vector=20of=20an=20x.50?= =?UTF-8?q?9=20certificate=20with=20a=20negative=20=E2=80=A6=20(#4842)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Refs #4830 -- added a vector of an x.509 certificate with a negative serial number * Line wrap --- docs/development/test-vectors.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs') diff --git a/docs/development/test-vectors.rst b/docs/development/test-vectors.rst index 1f4a8dff..32d38718 100644 --- a/docs/development/test-vectors.rst +++ b/docs/development/test-vectors.rst @@ -388,6 +388,8 @@ Custom X.509 Vectors * ``ca/ca.pem`` - A self-signed certificate with ``basicConstraints`` set to true. Its private key is ``ca/ca_key.pem``. This certificate is encoded in several of the PKCS12 custom vectors. +* ``negative_serial.pem`` - A certificate with a serial number that is a + negative number. Custom X.509 Request Vectors ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- cgit v1.2.3