From 60163d749484a9abe080efa0b5d89625fc90917c Mon Sep 17 00:00:00 2001 From: Paul Kehrer Date: Wed, 29 Apr 2015 21:23:14 -0500 Subject: add a SAN vector that's a single IDNA rfc822name --- docs/development/test-vectors.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/development/test-vectors.rst') diff --git a/docs/development/test-vectors.rst b/docs/development/test-vectors.rst index 69f54d3a..eb4247b3 100644 --- a/docs/development/test-vectors.rst +++ b/docs/development/test-vectors.rst @@ -145,6 +145,8 @@ Custom X.509 Vectors ``uniformResourceIdentifier`` general names with IDNA (:rfc:`5895`) encoding. * ``san_rfc822_names.pem`` - An RSA 2048 bit self-signed certificate containing a subject alternative name extension with various ``rfc822Name`` values. +* ``san_rfc822_idna.pem`` - An RSA 2048 bit self-signed certificate containing + a subject alternative name extension with an IDNA ``rfc822Name``. * ``san_uri_with_port.pem`` - An RSA 2048 bit self-signed certificate containing a subject alternative name extension with various ``uniformResourceIdentifier`` values. -- cgit v1.2.3