• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

[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