RE: openssl ca -subj and -utf8

2010-08-11 Thread Eisenacher, Patrick
Hi Steve, > -Original Message- > From: Dr. Stephen Henson > > On Wed, Aug 11, 2010, Eisenacher, Patrick wrote: > > > Hi, > > > > I can make openssl's ca tool issue certificates with the > subject's dname encoded as UTF8String for requests with UTF-8 > encoded subject dnames. However, when

Re: openssl ca -subj and -utf8

2010-08-11 Thread Dr. Stephen Henson
On Wed, Aug 11, 2010, Eisenacher, Patrick wrote: > Hi, > > I can make openssl's ca tool issue certificates with the subject's dname > encoded as UTF8String for requests with UTF-8 encoded subject dnames. > However, when I change the subject via the -subj commandline option, I can't > seem to g

openssl ca -subj and -utf8

2010-08-11 Thread Eisenacher, Patrick
Hi, I can make openssl's ca tool issue certificates with the subject's dname encoded as UTF8String for requests with UTF-8 encoded subject dnames. However, when I change the subject via the -subj commandline option, I can't seem to get a certificate with a UTF-8 encoded subject dname. Here's w

openssl ca: -subj and UTF-8?

2007-05-08 Thread Daniel Weller
Hi everybody, I'm using the openssl ca app to sign certificate requests. Often, I use -subj to override the Subject supplied in the CSR. I have recently encountered the following problem: When combining -subj with -utf8 and I supply a UTF-8 String to -subj, like this: openssl ca -utf8 -in csr.p

Re: openssl ca -subj

2003-09-02 Thread Mike Wohlgemuth
Dr. Stephen Henson wrote: Try upper case: CN, DC etc. Thanks, that did the trick. Mike __ OpenSSL Project http://www.openssl.org User Support Mailing List[EMAIL PROTECT