• 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. Thomas Spellman

    Issue Error when removing SSL Cert

    When I go into mysql and do a query for the cert in question, this is the result: mysql> select id, cert_file, ca_file from certificates where name = "my cert name"; +----+-------------+-------------+ | id | cert_file | ca_file | +----+-------------+-------------+ | 5 | cert-oJRd9M |...
  2. Thomas Spellman

    Issue Error when removing SSL Cert

    It looks like all the certs are stored in /opt/psa/var/certificates. Here's a listing of that folder with permissions. Does anything look wrong? root@sol:/opt/psa/var/certificates# ls -la total 836 drwxr-xr-x 2 root root 4096 Oct 25 10:27 . drwxr-xr-x 11 psaadm psaadm 4096 Oct 24 06:29...
  3. Thomas Spellman

    Issue Error when removing SSL Cert

    When I try to remove an SSL Cert from the Server Management -> Tools and Settings -> SSL Certificates page, I get the following error: Unable to remove SSL certificates. Unable to delete certificate: SSLCertificate::clearCACert() failed: Unable to remove CA certificate file: remove_files...
Back
Top