Hello,

I running Sol. 8 Apache/1.3.27 and mod_ssl/2.8.12

I have this set in httpd.conf for Virtual host:

<VirtualHost 111.111.111.111>
Redirect / https://host/
</VirtualHost>

Now if some one enters or clicks on a link that says: 
http://host.company.com  
http://host  
https://host 
it redirects great, and the Security Alert has all green check marks. Great...

But if a users enters in the link like so:
https://host.company.com/  https://host.company.com
It goes torward the site but the Security Alert complains that the certificate
is invalid or does not match the name of the site. 

What is a good way to correct the Security Alert message, is it not done with
VirtualHost??  Thanks Up Front...

Rob

______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to