• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Question Problem with multiple IP-Addresses and SSL

A

adamjohnson

Guest
Hi there,

I'm quite new to all of this, so please be patient ;)

I've just set up a new Ubuntu 14.04 Server with Plesk 12 (hosted by Strato) and added a second IP-Address.

In this case, the primary IP-Address is: 12.345.678.901

The Server is running with nginx reverse proxy activated. Now when it comes to ssl encryption for my domains, all domains on the second IP work as expected. But if I try to access any domain on the primary IP (doesn't matter if the domain is protected by a bought certificate or a self signed) the browser throws the error ERR_CONNECTION_CLOSED and the nginx log says the following:

[error] 4327#0: *8 no "ssl_certificate" is defined in server listening on SSL port while SSL handshaking, client: 123.456.789.012, server: 12.345.678.901:443

There's no entry in the apache log-files for that event.

If I switch the domain to the other IP everything is working as expected.

What can I do to fix this and why does this error appear?

Thank you in advance.

Best Regards
 
Last edited by a moderator:
Back
Top