> -----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-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://paypal.com ?
>  

Yes, I access to https://abc.mydomain.com and CN=abc.mydomain.com

More details : this server hosts two different name abc.mydomain.com and
def.mydomain.com, each with different ip ) for https access.

I use <VirtualHost ip-of-abc.mydomain.com:443> and
VirtualHost<ip-of-def.mydomain.com:443> and these virtual hosts work because
IE points to the correct DocumentRoot for each name.

Vu

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to