If you want to use subdomain based certificat and virtual host, please read
this doc, it will help you understand the case you are experiencing and the
solution you can adopte:
http://fusesource.com/docs/framework/2.1/security/i382183.html
http://www.verisign.com/ssl/ssl-information-center/
2009/5/4 Asier Ramos :
> In my configuration i especified that there are two different IP's but only
> takes old certificate, no the one!
Does your second hostname resolve to the second IP?
Krist
--
krist.vanbes...@gmail.com
kr...@vanbesien.org
Bremgarten b. Bern, Switzerland
--
A: It reverses
In my configuration i especified that there are two different IP's but only
takes old certificate, no the one!
2009/5/4 Igor Galić
>
> This problem is addressed by newer revisions of TLS:
> http://wiki.apache.org/httpd/NameBasedSSLVHostsWithSNI
>
> Most Browsers I've tested understand this, so i
This problem is addressed by newer revisions of TLS:
http://wiki.apache.org/httpd/NameBasedSSLVHostsWithSNI
Most Browsers I've tested understand this, so it shouldn't be an issue.
Bye,
Igor
-
The official User-To-User support
Asier Ramos wrote:
> runs ok. But i have to create another Virtual Host also with SSL but
> with a different certificate, is this posible?
Only using a different ip address, otherwise all the SSL sites will use
the same certificate. Is not a problem in apache but in the way HTTPS works.
Davide
-