• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

You should not use name-based virtual hosts in conjunction with SSL

D

danf@

Guest
I'm getting these errors when starting Apache, using Plesk 8.2.1:

[Thu Nov 22 22:45:48 2007] [warn] Init: SSL server IP/port conflict: default-10-10-23-1:443 (/etc/apache2/conf.d/zz010_psa_httpd.conf:94) vs. webmail:443 (/etc/apache2/conf.d/zz010_psa_httpd.conf:261)
[Thu Nov 22 22:45:48 2007] [warn] Init: You should not use name-based virtual hosts in conjunction with SSL!!

The second one is no doubt caused by this line:

NameVirtualHost 1.2.3.4:443

(I replaced the real IP address for security purposes.)

Why would Plesk attempt to use name-based virtual hosts for SSL?

--df
 
Back
Top