Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
The APS Catalog has been deprecated and removed from all Plesk Obsidian versions. Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.
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 |...
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...
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...