Tools
Resolving SSL Certificate Issues During Renewal with Serv-U
When saving the new SSL certificate in Serv-U, an error stating "Unable to load the private key file." may appear.
First published date
Last published date
Overview
Renewing an SSL certificate is typically straightforward—request a new certificate from your provider and apply it. However, issues can arise during the process, such as errors related to loading the private key file.
ERROR: Unable to load the private key file. Please make sure that the path and private key password are correct.
Product section
Cause
This error occurs due to a mismatch between the SSL certificate and the private key. The certificate must correspond exactly to the private key generated when creating the Certificate Signing Request (CSR).
Resolution
-
Verify CSR and Private Key Match
- Confirm that the CSR used to request the new certificate matches the private key generated in Serv-U.
- If they do not match, generate a new CSR within Serv-U following the recommended procedure. Refer to the guide: Generate CSR and installing SSL certificate for Serv-U
-
Check Private Key Password Protection
- Determine if the private key file is password-protected.
- Try both entering the password and leaving it blank to identify the correct option.
-
Wildcard Certificates
- For wildcard SSL certificates, extract the certificate and private key from the PFX file before applying.
- Follow the specific steps outlined in the article: Extract SSL certificate PFX file for Serv-U