Diff

certs/openssl.cnf @ 4098:7d687c348295

certs/openssl.cnf: Specify output encoding.
author Kim Alvefur <zash@zash.se>
date Sat, 08 Jan 2011 09:09:19 +0100
parent 3704:320738c67100
child 5350:fba042a2c228
line wrap: on
line diff
--- 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