commit | b8ef82e3f7aba8c1fce95a4f65bd655790ad1e45 | [log] [tgz] |
---|---|---|
author | Paul Kehrer <paul.l.kehrer@gmail.com> | Wed Apr 22 16:04:24 2015 -0500 |
committer | Paul Kehrer <paul.l.kehrer@gmail.com> | Tue Apr 28 09:41:26 2015 -0500 |
tree | 3671edb28f83ee32cdfd539261ffd46272ea20ea | |
parent | 2a5bb537fbfbc8ca59c6032c0a70c6e1e327701d [diff] [blame] |
add URI general name support
diff --git a/docs/x509.rst b/docs/x509.rst index 035fa87..5f36a92 100644 --- a/docs/x509.rst +++ b/docs/x509.rst
@@ -452,7 +452,12 @@ .. 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