[Q] VirtualHost problems..

[Q] VirtualHost problems..

am 22.05.2002 09:07:58 von nazgul33

Hi everyone,

I recently configured several named virtual hosts on my Apache 1.3.24
server.

NameVirtualHost A.B.C.D:80
NameVirtualHost E.F.G.H:80
NameVirtualHost A.B.C.D:443
NameVirtualHost E.F.G.H:443

-- Several :80 virtual hosts --


ServerName blah.blah.com
SSLCertificateFile A.crt
SSLCertificateKeyFile A.key
-- other configurations --


ServerName blah2.blah2.com
SSLCertificateFile A2.crt
SSLCertificateKeyFile A2.key
-- other configurations --


I configured like this, but when I connect to blah2.blah2.com
Explorer gets the certificate of the first virtual host.
The other configurations are ok, I get authentication dialogs and
I get the right file as I configured the virtual host.
The only one problem is that I get the different certificate from the
one I configured. Did I miss something?

Thanks in advance.

____________________________________________________________ __________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List modssl-users@modssl.org
Automated List Manager majordomo@modssl.org

Re: [Q] VirtualHost problems..

am 22.05.2002 10:11:18 von Peter Viertel

Try reading the FAQ.....

http://www.modssl.org/docs/2.8/ssl_faq.html#ToC47

Han, Donghoon wrote:

>Hi everyone,
>
>I recently configured several named virtual hosts on my Apache 1.3.24
>server.
>
>NameVirtualHost A.B.C.D:80
>NameVirtualHost E.F.G.H:80
>NameVirtualHost A.B.C.D:443
>NameVirtualHost E.F.G.H:443
>
>-- Several :80 virtual hosts --
>
>
>ServerName blah.blah.com
>SSLCertificateFile A.crt
>SSLCertificateKeyFile A.key
>-- other configurations --
>

>
>ServerName blah2.blah2.com
>SSLCertificateFile A2.crt
>SSLCertificateKeyFile A2.key
>-- other configurations --
>

>
>I configured like this, but when I connect to blah2.blah2.com
>Explorer gets the certificate of the first virtual host.
>The other configurations are ok, I get authentication dialogs and
>I get the right file as I configured the virtual host.
>The only one problem is that I get the different certificate from the
>one I configured. Did I miss something?
>
>Thanks in advance.
>
>___________________________________________________________ ___________
>Apache Interface to OpenSSL (mod_ssl) www.modssl.org
>User Support Mailing List modssl-users@modssl.org
>Automated List Manager majordomo@modssl.org
>
>


____________________________________________________________ __________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List modssl-users@modssl.org
Automated List Manager majordomo@modssl.org

RE: [Q] VirtualHost problems..

am 22.05.2002 10:18:29 von nazgul33

Oh, my... Thanks Peter.
Then theoretically, name based virtual host can't use
Their own certificates on any web server, with any SSL module.

Hmm... Then I need more IP Address........

--------
nazgul33@inzen.com ( poweroff@inzen.com is not avail. )

http://www.nazgul33.com


-----Original Message-----
From: owner-modssl-users@modssl.org
[mailto:owner-modssl-users@modssl.org] On Behalf Of Peter Viertel
Sent: Wednesday, May 22, 2002 5:11 PM
To: modssl-users@modssl.org
Subject: Re: [Q] VirtualHost problems..

Try reading the FAQ.....

http://www.modssl.org/docs/2.8/ssl_faq.html#ToC47

Han, Donghoon wrote:

>Hi everyone,
>
>I recently configured several named virtual hosts on my Apache 1.3.24
>server.
>
>NameVirtualHost A.B.C.D:80
>NameVirtualHost E.F.G.H:80
>NameVirtualHost A.B.C.D:443
>NameVirtualHost E.F.G.H:443
>
>-- Several :80 virtual hosts --
>
>
>ServerName blah.blah.com
>SSLCertificateFile A.crt
>SSLCertificateKeyFile A.key
>-- other configurations --
>

>
>ServerName blah2.blah2.com
>SSLCertificateFile A2.crt
>SSLCertificateKeyFile A2.key
>-- other configurations --
>

>
>I configured like this, but when I connect to blah2.blah2.com
>Explorer gets the certificate of the first virtual host.
>The other configurations are ok, I get authentication dialogs and
>I get the right file as I configured the virtual host.
>The only one problem is that I get the different certificate from the
>one I configured. Did I miss something?
>
>Thanks in advance.
>
>___________________________________________________________ ___________
>Apache Interface to OpenSSL (mod_ssl) www.modssl.org
>User Support Mailing List modssl-users@modssl.org
>Automated List Manager majordomo@modssl.org
>
>


____________________________________________________________ __________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List modssl-users@modssl.org
Automated List Manager majordomo@modssl.org

____________________________________________________________ __________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List modssl-users@modssl.org
Automated List Manager majordomo@modssl.org