• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is 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.

SSL Crash

D

DiegoCamp

Guest
I successfully installed an SSL certificate to protect the panel:
https://mysite.com:8443

I wanted to protect the pages of my site with the same certificate on:
https://mysite.com

After many attempts I was unable to perform the installation. The default certificate always acted on all domains, and would not let me delete it or replace it, saying "that was in use. "

So I tried to manually edit the file:
/usr/local/psa/var/certificates/certEQXXXXX
copying and pasting the contents of that valid certificate.

The result was a disaster...

Now I do not recognize the address as:
https://mysite.com:8443

restore the old file certEQXXXXX not solve.
I tried:
/usr/local/psa/admin/bin/httpdmng --reconfigure-all
reboot
and
/usr/local/psa/admin/sbin/autoinstaller
reboot

nothing.

Any tips?

#######
log update
#######


2011-05-01 03:56:22: (log.c.75) server started
2011-05-01 03:56:22: (network.c.377) SSL: Private key does not match the certificate public key, reason: error:0906D066:pEM routines:pEM_read_bio:bad end line /usr/local/psa/admin/conf/httpsd.pem
 
Last edited by a moderator:
Back
Top