Software /
code /
prosody
Changeset
5350:fba042a2c228
certs/openssl.cnf: Update XMPP-Core references to reflect RFC publication
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Fri, 15 Mar 2013 09:51:43 +0100 |
parents | 5349:0d11e393201f |
children | 5351:901ed253bbf7 |
files | certs/openssl.cnf |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/certs/openssl.cnf Wed Mar 13 07:33:36 2013 +0100 +++ b/certs/openssl.cnf Fri Mar 15 09:51:43 2013 +0100 @@ -2,7 +2,7 @@ [ 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 @@ [ 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