aboutsummaryrefslogtreecommitdiffstats
path: root/certs
diff options
context:
space:
mode:
authorKim Alvefur <zash@zash.se>2013-03-15 09:51:43 +0100
committerKim Alvefur <zash@zash.se>2013-03-15 09:51:43 +0100
commitc9d9694da05820d0bcff0497f8948eced9888d2f (patch)
tree9e3f4581b132d7b3f03e9ce4f1dc868b4c11fd0d /certs
parent3f4b64ddb6fe95948f104235d159a583e3269772 (diff)
downloadprosody-c9d9694da05820d0bcff0497f8948eced9888d2f.tar.gz
prosody-c9d9694da05820d0bcff0497f8948eced9888d2f.zip
certs/openssl.cnf: Update XMPP-Core references to reflect RFC publication
Diffstat (limited to 'certs')
-rw-r--r--certs/openssl.cnf4
1 files changed, 2 insertions, 2 deletions
diff --git a/certs/openssl.cnf b/certs/openssl.cnf
index db1640b9..091409c4 100644
--- a/certs/openssl.cnf
+++ b/certs/openssl.cnf
@@ -2,7 +2,7 @@ oid_section = new_oids
[ new_oids ]
-# RFC 3920 section 5.1.1 defines this OID
+# RFC 6120 section 13.7.1.4. defines this OID
xmppAddr = 1.3.6.1.5.5.7.8.5
# RFC 4985 defines this OID
@@ -40,7 +40,7 @@ subjectAltName = @subject_alternative_name
[ subject_alternative_name ]
-# See http://tools.ietf.org/html/draft-ietf-xmpp-3920bis#section-13.7.1.2 for more info.
+# See http://tools.ietf.org/html/rfc6120#section-13.7.1.2 for more info.
DNS.0 = example.com
otherName.0 = xmppAddr;FORMAT:UTF8,UTF8:example.com