# HG changeset patch # User Kim Alvefur # Date 1363337503 -3600 # Node ID fba042a2c2286a0d16d1c7887e5fd82d0c278aaf # Parent 0d11e393201f96609695bb197b4e6b5f1052cdb7 certs/openssl.cnf: Update XMPP-Core references to reflect RFC publication diff -r 0d11e393201f -r fba042a2c228 certs/openssl.cnf --- 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