• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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