• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Search results

  1. B

    Resolved Cannot update SSL certificate used o port 8443 for plesk administration

    I found the issue. I accidently added an additional fastcgi_buffers config for nginx: fastcgi_buffers 16 16k; fastcgi_buffers 32 32k; which should be of course # fastcgi_buffers 16 16k; fastcgi_buffers 32 32k;
  2. B

    Resolved Cannot update SSL certificate used o port 8443 for plesk administration

    I tried to restart "sw-cp-server.service" by "sudo service sw-cp-server restart", but it failed. Probably this is the reason. Weirdly, I couldnt find any sw-cp service running at all, but plesk admin web ui is reachable... These are my checks: # ps ax | grep sw-cp | grep -v grep #...
  3. B

    Resolved Cannot update SSL certificate used o port 8443 for plesk administration

    I found weirdly under /etc/sw-cp-server/conf.d/plesk.conf the server configuration snippet for port 8443 and it links to a certificate to be found at /opt/psa/admin/conf/httpsd.pem and this certificate is issued for the correct MYDOMAIN.net, but it seems not to be used.
  4. B

    Resolved Cannot update SSL certificate used o port 8443 for plesk administration

    Thanks, I tried this (# plesk repair web-server), but didnt work. The config check didnt find any error and issue stays. Just for clarity: - Domain and subdomains under MYDOMAIN.net have been secured with a wildcard Let's encrypt certificates, including mail securing using "Websites & Domains...
  5. B

    Resolved Cannot update SSL certificate used o port 8443 for plesk administration

    Dear all, I run Plesk on a single webserver with one domain and multiple subdomains. I secured all domains with Let's Encrpyt SSL certificates and all works fine. Also mail uses a new SSL certificate. I made sure that I go to "tools & settings" - "SSL/TSL Certificates", i issued a new...
Back
Top