• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Resolved Install wildcard ssl for domain

Wildcard certificate can be created the same way that usual certificate is generated. The only difference шf you want to purchase a wildcard SSL certificate, your domain name must start with an asterisk symbol (*). For example, a certificate generated for *.example.com can be used to secure any subdomain of example.com.
More detail can be found here https://docs.plesk.com/en-US/12.5/c...ring-connections-with-ssl-certificates.65158/
 
Hi,
Do i need to request for the certificate (CSR), when trying to upload the crt files i'm getting: Error: Unable to set the certificate: Incompatible private key/certificate pair.
Wildcard all ready generated from Godaddy and usually dose not require a CSR.

what is the correct cert format, is it for apache?

regards,
 
Hi Ahmad12,

Can I install it using PFX format.
No, you can't.

A PFX - file is an ARCHIVE ( containing certificate, chain and password ), while *.crt / *.cert / *.cer / *.pem ( mostly ) contain just a single certificate or password.
 
Back
Top