aboutsummaryrefslogtreecommitdiffstats
path: root/docs/development/test-vectors.rst
diff options
context:
space:
mode:
authorPaul Kehrer <paul.l.kehrer@gmail.com>2015-05-15 08:50:50 -0700
committerPaul Kehrer <paul.l.kehrer@gmail.com>2015-05-18 18:55:29 -0700
commitd0a66e7ea409a9a152c6dbc7a85f42ad1cc9148a (patch)
tree4b756a183e6ed91e35c161ee05365ad6d745f071 /docs/development/test-vectors.rst
parent9acecaee3b564f8e97cbbe8858b96449b17e4551 (diff)
downloadcryptography-d0a66e7ea409a9a152c6dbc7a85f42ad1cc9148a.tar.gz
cryptography-d0a66e7ea409a9a152c6dbc7a85f42ad1cc9148a.tar.bz2
cryptography-d0a66e7ea409a9a152c6dbc7a85f42ad1cc9148a.zip
add SAN vector with IDNA 2003 encoding
Diffstat (limited to 'docs/development/test-vectors.rst')
-rw-r--r--docs/development/test-vectors.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/development/test-vectors.rst b/docs/development/test-vectors.rst
index 4c0063b5..b4f23eda 100644
--- a/docs/development/test-vectors.rst
+++ b/docs/development/test-vectors.rst
@@ -151,6 +151,9 @@ Custom X.509 Vectors
* ``san_idna_names.pem`` - An RSA 2048 bit self-signed certificate containing
a subject alternative name extension with ``rfc822Name``, ``dNSName``, and
``uniformResourceIdentifier`` general names with IDNA (:rfc:`5895`) encoding.
+* ``san_idna2003_dnsname.pem`` - An RSA 2048 bit self-signed certificate
+ containing a subject alternative name extension with an IDNA 2003
+ (:rfc:`3490`) ``dNSName``.
* ``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