RE: Field CN and the certificates [solved]

2005-03-16 Thread Vu Pham
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Richard Sexton > Sent: Wednesday, March 16, 2005 10:28 AM > To: openssl-users@openssl.org > Subject: Re: Field CN and the certificates > > >> All the IEs show the same e

Re: Field CN and the certificates

2005-03-16 Thread Richard Sexton
>> All the IEs show the same error. Netscape on Solaris even shows "You have >> attempted to establish a connection with "abc.mydomain.com". However the >> security certificate presented belongs to "abc.mydomain.com" >> >> The thing makes me confused is the two host names that the warning dis

Re: Field CN and the certificates

2005-03-16 Thread Dr. Stephen Henson
On Wed, Mar 16, 2005, Vu Pham wrote: > > Currently I have a self-signed certificate as CA root. > I use this CA root to sign the cert B. I import CA root to my PC, and use > cert B on the web server. > > The following commands are what I used : > > 1. To create CA root > # openssl req -x509 -n

RE: Field CN and the certificates

2005-03-16 Thread Vu Pham
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Dr. > Stephen Henson > Sent: Wednesday, March 16, 2005 5:01 AM > To: openssl-users@openssl.org > Subject: Re: Field CN and the certificates > > On Wed,

Re: Field CN and the certificates

2005-03-16 Thread Dr. Stephen Henson
On Wed, Mar 16, 2005, Vu Pham wrote: > > -Original Message- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] On Behalf Of Tan Eng Ten > > Sent: Tuesday, March 15, 2005 11:33 PM > > To: openssl-users@openssl.org > > Subject: Re: Field CN and th

Re: Field CN and the certificates

2005-03-15 Thread Tan Eng Ten
Netscape on Solaris even shows "You have attempted to establish a connection with "abc.mydomain.com". However the security certificate presented belongs to "abc.mydomain.com" Uhhh.. I'm clueless __ OpenSSL Project

RE: Field CN and the certificates

2005-03-15 Thread Vu Pham
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Tan Eng Ten > Sent: Tuesday, March 15, 2005 11:33 PM > To: openssl-users@openssl.org > Subject: Re: Field CN and the certificates > > Back to your original problem -- You

Re: Field CN and the certificates

2005-03-15 Thread Tan Eng Ten
: -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Richard Sexton Sent: Tuesday, March 15, 2005 8:45 PM To: openssl-users@openssl.org Subject: RE: Field CN and the certificates I use openssl to build a self-signed certificate for my web server. I imported

RE: Field CN and the certificates

2005-03-15 Thread Vu Pham
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Richard Sexton > Sent: Tuesday, March 15, 2005 8:45 PM > To: openssl-users@openssl.org > Subject: RE: Field CN and the certificates > > >> >I use openssl to build a s

RE: Field CN and the certificates

2005-03-15 Thread Richard Sexton
>> >I use openssl to build a self-signed certificate for my web >> server. I imported the CA cert to my PC already. >> > >> >When I open the web server, IE says the certificate is from >> >a trusted CA as expected, the security certificate is valid, but it >> >says the name is invalid. >> >> Yo

RE: Field CN and the certificates

2005-03-15 Thread Vu Pham
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Dr. > Stephen Henson > Sent: Tuesday, March 15, 2005 7:08 PM > To: openssl-users@openssl.org > Subject: Re: Field CN and the certificates > > On Tue, Mar 15, 2005, Vu Ph

RE: Field CN and the certificates

2005-03-15 Thread Vu Pham
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Richard Sexton > Sent: Tuesday, March 15, 2005 5:56 PM > To: openssl-users@openssl.org > Subject: Re: Field CN and the certificates > > >I use openssl to build a self-si

Re: Field CN and the certificates

2005-03-15 Thread Dr. Stephen Henson
On Tue, Mar 15, 2005, Vu Pham wrote: > > I use openssl to build a self-signed certificate for my web server. I > imported the CA cert to my PC already. > When I open the web server, IE says the certificate is from a trusted CA as > expected, the security certificate is valid, but it says the name

Re: Field CN and the certificates

2005-03-15 Thread Richard Sexton
>I use openssl to build a self-signed certificate for my web server. I >imported the CA cert to my PC already. > >When I open the web server, IE says the certificate is from a trusted CA as >expected, the security certificate is valid, but it says the name is >invalid. You mean like this: https://