• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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