summaryrefslogtreecommitdiff
path: root/docs/implemented-standards.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/implemented-standards.rst')
-rw-r--r--docs/implemented-standards.rst10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/implemented-standards.rst b/docs/implemented-standards.rst
index 82904a6..2f18412 100644
--- a/docs/implemented-standards.rst
+++ b/docs/implemented-standards.rst
@@ -6,6 +6,7 @@ Present
=======
- ``dNSName`` with fallback to ``CN`` (DNS-ID, aka host names, `RFC 6125`_).
+- ``iPAddress`` (`RFC 2818`_).
- ``uniformResourceIdentifier`` (URI-ID, `RFC 6125`_).
- SRV-ID (`RFC 6125`_)
@@ -14,10 +15,9 @@ Future
======
- ``xmppAddr`` (`RFC 3920`_).
-- ``iPAddress`` (`RFC 2818`_).
- ``nameConstraints`` extensions (`RFC 3280`_).
-.. _`RFC 2818`: http://www.rfc-editor.org/rfc/rfc2818.txt
-.. _`RFC 3280`: http://tools.ietf.org/search/rfc3280#section-4.2.1.11
-.. _`RFC 3920`: http://www.rfc-editor.org/rfc/rfc3920.txt
-.. _`RFC 6125`: http://www.rfc-editor.org/info/rfc6125
+.. _`RFC 2818`: https://tools.ietf.org/search/rfc2818
+.. _`RFC 3280`: https://tools.ietf.org/search/rfc3280#section-4.2.1.11
+.. _`RFC 3920`: https://tools.ietf.org/search/rfc3920
+.. _`RFC 6125`: https://tools.ietf.org/search/rfc6125