aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorPaul Kehrer <paul.l.kehrer@gmail.com>2015-04-22 16:04:24 -0500
committerPaul Kehrer <paul.l.kehrer@gmail.com>2015-04-28 09:41:26 -0500
commitb8ef82e3f7aba8c1fce95a4f65bd655790ad1e45 (patch)
tree3671edb28f83ee32cdfd539261ffd46272ea20ea /docs
parent2a5bb537fbfbc8ca59c6032c0a70c6e1e327701d (diff)
downloadcryptography-b8ef82e3f7aba8c1fce95a4f65bd655790ad1e45.tar.gz
cryptography-b8ef82e3f7aba8c1fce95a4f65bd655790ad1e45.tar.bz2
cryptography-b8ef82e3f7aba8c1fce95a4f65bd655790ad1e45.zip
add URI general name support
Diffstat (limited to 'docs')
-rw-r--r--docs/x509.rst7
1 files changed, 6 insertions, 1 deletions
diff --git a/docs/x509.rst b/docs/x509.rst
index 035fa87f..5f36a921 100644
--- a/docs/x509.rst
+++ b/docs/x509.rst
@@ -452,7 +452,12 @@ General Name Classes
.. versionadded:: 0.9
This corresponds to a uniform resource identifier. For example,
- ``https://cryptography.io``.
+ ``https://cryptography.io``. The URI is parsed and IDNA decoded (see
+ :rfc:`5895`).
+
+ .. note::
+
+ URIs that do not contain ``://`` in them will not be decoded.
.. attribute:: value