• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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