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
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
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
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
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