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.rst23
1 files changed, 23 insertions, 0 deletions
diff --git a/docs/implemented-standards.rst b/docs/implemented-standards.rst
new file mode 100644
index 0000000..82904a6
--- /dev/null
+++ b/docs/implemented-standards.rst
@@ -0,0 +1,23 @@
+=====================
+Implemented Standards
+=====================
+
+Present
+=======
+
+- ``dNSName`` with fallback to ``CN`` (DNS-ID, aka host names, `RFC 6125`_).
+- ``uniformResourceIdentifier`` (URI-ID, `RFC 6125`_).
+- SRV-ID (`RFC 6125`_)
+
+
+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