I did a redirect, that works both for http and https. But still...
Request for domain.com just BEFORE redirect to www.domain.com,
Issues warning in browser and in my apache error log I get line:
[warn] RSA server certificate wildcard CommonName (CN) `*.domain.com' does 
NOT match server name!?

After AND IF client ignores warning, he gets redirecteted properly

What now?
SSL cert for each, as SSL wildcard doesn't work in this case.




----- Original Message -----
From: Igor Cicimov <icici...@gmail.com>
To: users@httpd.apache.org
Date: Wed, 15 Jul 2009 13:28:48 +1000
Subject: Re: [us...@httpd] SSL cert for alias too

> Just get the certificate for www.domain.com and redirect all the request 
for
> domain.com to www.domain.com in the virtual host section (or httpd.com 
file
> if you have only one host) and problem solved.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to