RE: [us...@httpd] SSL and Virtual Host

2009-05-04 Thread inas inassen
/ssl-licensing/index.html Inas. From: uthop...@gmail.com Date: Mon, 4 May 2009 09:27:46 +0200 To: users@httpd.apache.org Subject: [us...@httpd] SSL and Virtual Host Hello, first i`m sorry about my English... Second, i explain which is the problem do i have. I have Apache server with many

Re: [us...@httpd] SSL and Virtual Host

2009-05-04 Thread Krist van Besien
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

Re: [us...@httpd] SSL and Virtual Host

2009-05-04 Thread Asier Ramos
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

Re: [us...@httpd] SSL and Virtual Host

2009-05-04 Thread 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 it shouldn't be an issue. Bye, Igor - The official User-To-User support

Re: [us...@httpd] SSL and Virtual Host

2009-05-04 Thread Davide Bianchi
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 -

[us...@httpd] SSL and Virtual Host

2009-05-04 Thread Asier Ramos
Hello, first i`m sorry about my English... Second, i explain which is the problem do i have. I have Apache server with many Virtual Host, one of this Virtual Host has SSL activate and runs ok. But i have to create another Virtual Host also with SSL but with a different certificate, is this posible