• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

SSL certificate permission error (Self-signed or CSR)

L

luisdeleon

Guest
After a succefull intallation from 7.5.0 to 7.5.1 I get somekind of permission error when trying to install a SSL Certificate either to the Server or a Domain, does anyone here would have any idea what is causing this. Here is the Java Script error that pups up on Plesk Control Panel.

Unable to create Self Signed certificate: openssl_pkey_export() failed: error: 0200100d: system
library:fopen:permission deniederror:2006d002:BIO routines:func(109):system
liberror:0E064002:configuration file routines:func(100):system liberror:0200100d
library:fopen:permission deniederror:2006d002:BIO routines:func(109):system
liberror:0e064002:configuration file routines:func(100):system lib

Best Regards,
Luis
 
Originally posted by luisdeleon
After a succefull intallation from 7.5.0 to 7.5.1 I get somekind of permission error when trying to install a SSL Certificate either to the Server or a Domain, does anyone here would have any idea what is causing this. Here is the Java Script error that pups up on Plesk Control Panel.

Unable to create Self Signed certificate: openssl_pkey_export() failed: error: 0200100d: system
library:fopen:permission deniederror:2006d002:BIO routines:func(109):system
liberror:0E064002:configuration file routines:func(100):system liberror:0200100d
library:fopen:permission deniederror:2006d002:BIO routines:func(109):system
liberror:0e064002:configuration file routines:func(100):system lib

Best Regards,
Luis


Hi Luis,

You may want to run this simple command and see if it helps:

chmod 755 /usr/local/psa/admin/conf/
 
Back
Top