[BlueOnyx:25575] Re: Issue with SSL certs on 5210R

Michael Stauber mstauber at blueonyx.it
Tue Aug 2 11:36:26 -05 2022


Hi Janwillem,

> Trying to upload a custom wildcard SSL cert and the root certs for it 
> but getting
> 
> Unable to read uploaded certificate. Only files with the file extension 
> '*.txt', '*.csr', '*.cert' or '*.crt' are allowed. Please try again.
> 
> The certs are RapidSSl .crt and a DigicertCA.crt but no luck (not even 
> when renaming to anything else.
> Any clues?

Open the file you want to upload via the "Import" button in the GUI in a 
text editor. It should only contain the RSA private key and the 
certificate and should have the *.txt ending.

The content of that *.txt file should look like this:

-----BEGIN RSA PRIVATE KEY-----
[...]
-----END RSA PRIVATE KEY-----

-----BEGIN CERTIFICATE-----
[...]
-----END CERTIFICATE-----

There must not be any intermediate certificates in that textfile.

The intermediate certificates MUST be uploaded individually under 
"Manage Certificate Authorities".

If they are all in the same textfile, separate them into individual 
textfiles and upload them one by one.

Please give it a try and let us know if that solves the issue for you.

-- 
With best regards

Michael Stauber



More information about the Blueonyx mailing list