summaryrefslogtreecommitdiff
path: root/docs/implemented-standards.rst
blob: 2f184129e76fe1b2195acfe0af1c138c28f6aa34 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
=====================
Implemented Standards
=====================

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`_)


Future
======

- ``xmppAddr`` (`RFC 3920`_).
- ``nameConstraints`` extensions (`RFC 3280`_).

.. _`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