Skip to content
English
  • There are no suggestions because the search field is empty.

Error reading RSA key

Original Question or Issue:

Error reading RSA key message when upgrading.


Environment:

  • Product - FileCloud Server
  • Version - 23.242
  • Platform - Any

Steps to Reproduce:

 


Error or Log Message:

Error reading RSA key!


Defect or Enhancement Number:

 


Cause:

The private key format used for the SSL certificate is incorrect.


Resolution or Workaround:

Ensure the Private key used is in the correct format.

This should include the following.

-----BEGIN RSA PRIVATE KEY-----

-----END RSA PRIVATE KEY-----


Notes: