• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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