Re: Creating a certificate with Unicode characters in Issuer and Subject

2010-02-24 Thread So Gerald
I'm a Chinese and had tried it. Because of the terminals do not suport UTF-16 charaters you can't make certificates UTF-16 strings inside. To do this, you must write your own program to call openssl's functions. 2009/11/19 Shaw Graham George > Hi, > > I have a requirement to make some test keys/

Re: Creating a certificate with Unicode characters in Issuer and Subject

2009-11-19 Thread Dr. Stephen Henson
On Thu, Nov 19, 2009, Shaw Graham George wrote: > > No, this is the output from "openssl x509 -text", but without "-nameopt > utf8", which has no effect on the output anyway. > Try -nameopt oneline,utf8,-esc_msb Also: -nameopt multiline,utf8-esc_msn,show_type which will show how the actual st

RE: Creating a certificate with Unicode characters in Issuer and Subject

2009-11-19 Thread Shaw Graham George
ject: Re: Creating a certificate with Unicode characters in Issuer and Subject Scríobh Shaw Graham George: > Hi, > > I have a requirement to make some test keys/certificates that contain > Unicode (Chinese) data in the Issuer and Subject fields. Print-out > from an example

Re: Creating a certificate with Unicode characters in Issuer and Subject

2009-11-19 Thread Dr. Stephen Henson
On Thu, Nov 19, 2009, Brant Thomsen wrote: > One major issue to consider when using UTF-16 encoding is that the string > can be big-endian or little-endian. If you were to somehow generate a > certificate using UTF-16 encoded strings, you would need to make sure that > those certificates will onl

RE: Creating a certificate with Unicode characters in Issuer and Subject

2009-11-19 Thread Brant Thomsen
-openssl-us...@openssl.org [mailto:owner-openssl-us...@openssl.org] On Behalf Of mclellan_d...@emc.com Sent: Thursday, November 19, 2009 6:34 AM To: openssl-users@openssl.org Subject: RE: Creating a certificate with Unicode characters in Issuer and Subject UTF-8 *IS* perfectly valid Unicode

RE: Creating a certificate with Unicode characters in Issuer and Subject

2009-11-19 Thread mclellan_dave
ginal Message- From: owner-openssl-us...@openssl.org [mailto:owner-openssl-us...@openssl.org] On Behalf Of Shaw Graham George Sent: Thursday, November 19, 2009 8:08 AM To: openssl-users@openssl.org Subject: Creating a certificate with Unicode characters in Issuer and Subject Hi, I have a requ

Re: Creating a certificate with Unicode characters in Issuer and Subject

2009-11-19 Thread Dr. Stephen Henson
On Thu, Nov 19, 2009, Shaw Graham George wrote: > Hi, > > I have a requirement to make some test keys/certificates that contain > Unicode (Chinese) data in the Issuer and Subject fields. Print-out from > an example certificate using "openssl x509" is: > > Issuer: C=\x00C\x00N, > ST=\x00

Creating a certificate with Unicode characters in Issuer and Subject

2009-11-19 Thread Shaw Graham George
Hi, I have a requirement to make some test keys/certificates that contain Unicode (Chinese) data in the Issuer and Subject fields. Print-out from an example certificate using "openssl x509" is: Issuer: C=\x00C\x00N, ST=\x00G\x00u\x00a\x00n\x00g\x00d\x00o\x00n\x00g, L=\x00G\x00u\x00a\x00n