• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

[warn] Init: SSL server IP/port conflict

sao sang mo

New Pleskian
Hi,
I have a big problem with some stupid commands. Now, every time I restart httpd service, the error_log contains:
.....
[Fri Jul 13 02:13:37 2012] [info] Init: Initializing (virtual) servers for SSL
[Fri Jul 13 02:13:37 2012] [warn] RSA server certificate CommonName (CN) `plesk' does NOT match server name!?
[Fri Jul 13 02:13:37 2012] [warn] Init: SSL server IP/port conflict: client1.ext:443 (/var/www/vhosts/client1.ext/conf/httpd.include:13) vs. client1.ext:443 (/var/www/vhosts/client1.ext/conf/httpd.include:13)
[Fri Jul 13 02:13:37 2012] [warn] Init: SSL server IP/port conflict: client2.ext:443 (/var/www/vhosts/client2.ext/conf/httpd.include:13) vs. client2.ext:443 (/var/www/vhosts/client2.ext/conf/httpd.include:13)
[Fri Jul 13 02:13:37 2012] [warn] Init: SSL server IP/port conflict: client3.ext:443 (/var/www/vhosts/client3.ext/conf/httpd.include:13) vs. client3.ext:443 (/var/www/vhosts/client3.ext/conf/httpd.include:13)

[Fri Jul 13 02:13:37 2012] [warn] Init: You should not use name-based virtual hosts in conjunction with SSL!!
.....

I have googled the error, I may run some command to configuration each vhost run separate SSL certificate. But I dont want that, I only use only one shared SSL certificate. I also google to recofigure them but I have only found command in Plesk 10.x.

Hope you help me solve my problem.

many thanks
 
I think thats because several domains have been enabled for SSL and typically you have one domain, one cert per IP. You can ignore that error in that case.
 
Back
Top