certs/openssl.cnf: Specify output encoding.
authorKim Alvefur <zash@zash.se>
Sat, 08 Jan 2011 09:09:19 +0100
changeset 4098 7d687c348295
parent 4097 2d3866aed062
child 4099 5c0b7947f0ef
certs/openssl.cnf: Specify output encoding.
certs/openssl.cnf
--- a/certs/openssl.cnf	Fri Jan 07 11:59:05 2011 +0000
+++ b/certs/openssl.cnf	Sat Jan 08 09:09:19 2011 +0100
@@ -43,10 +43,10 @@
 # See http://tools.ietf.org/html/draft-ietf-xmpp-3920bis#section-13.7.1.2 for more info.
 
 DNS.0       =                                           example.com
-otherName.0 =                             xmppAddr;UTF8:example.com
+otherName.0 =                 xmppAddr;FORMAT:UTF8,UTF8:example.com
 otherName.1 =            SRVName;IA5STRING:_xmpp-client.example.com
 otherName.2 =            SRVName;IA5STRING:_xmpp-server.example.com
 
 DNS.1       =                                conference.example.com
-otherName.3 =                  xmppAddr;UTF8:conference.example.com
+otherName.3 =      xmppAddr;FORMAT:UTF8,UTF8:conference.example.com
 otherName.4 = SRVName;IA5STRING:_xmpp-server.conference.example.com