Domain managment: certificate is not a valid pem certificate

Continuing the discussion from Domain managment: certificate is not a valid pem certificate:

Hi @Ulrik7000

Could you send us the first few characters of each section of your certificate as shown in the article Hrishikesh sent you previously: Certificate is not a valid PEM certificate - #2 by fool. I mean like thisL:

CA Chain:

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

Cert PEM file:

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

Private Key:

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

Also, could you use the developer tools in your browser to capture the x-nf-request-id-header when you see the error message after submitting your certificate? Here’s how to get it:

Thanks,

Elden

1 Like