This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Certificate Installation Process?

I am having some trouble with installing a certificate on the XG test appliance. Basically, I have completed the CSR process and now I am uploading the new certificate to the XG. The process completes, but then I am getting the following result.

 

I am guessing that the new certificate didn't get activated. What step am I missing? Thank you!

Cheers,

Jens



This thread was automatically locked due to age.
Parents Reply Children
  • Jens,

    to make sure you can generate and use a third-party signed Certificate do the following:

    1. Generate the Certificate Sign Request (CRS) on XG under System > Certificate > Certificates
    2. Upload the generated CSR to public CA (in this case Comodo)
    3. Once the Certificate is signed from CA, you will receive a .crt convert the .crt to PEM or .p12 using openssl or any other tool (google it or guillaumemaka.com/.../install-your-comodo-certificates-to-amazon-aws.html)
    4. You will receive also the CA Trusted Root CA. Upload it inside the Certificate Authorities on XG
    5. Import the Certificate .pem inside Certificate TAB on XG
    6. Import the private key and digit the passphrase
    7. Done

    Remember to import first the CA and then all the certificates signed by that CA.

  • Hi Luk,

    This worked!

    I basically didn't upload the CA Trusted Root CA because it appeared to be already there. Once I did, I had to upload my new certificate once more and it started working!

    Thank you for your help!

    Cheers,

    Jens