kb: technical
Applicable to:
- Plesk for Linux
Symptoms
Unable to upload an SSL certificate issued by CA, it fails with the following error message:
PLESK_ERROR: Error: Unable to set the private key: Probably, the private key format is invalid.
Cause
None of the certificate files provided by CA (.PEM and .CRT files) contain the private key
Resolution
-
Contact CA to request a certificate including the private key section, it should look as follows:
CONFIG_TEXT: -----BEGIN PRIVATE KEY-----
...
-----END PRIVATE KEY-----
Comments
0 comments
Please sign in to leave a comment.