I'm uploading the error message, it shows a NET::ERR_CERT_AUTHORITY_INVALID
![Certificate Error.png Certificate Error.png](https://community.checkpoint.com/t5/image/serverpage/image-id/22035iFC261C632436C4D5/image-size/medium?v=v2&px=400)
This are the steps followed in the creation of the certificate:
- Generate the CSR, which includes SANs
- Send the CSR and .key file to the PKI to be signed
- After they signed it, and sent it back, convert the .cer file to a .p12 using SSL Shopper's tool, which asks the .key file and a password
- Transfer the certificate to the server, in which the console is hosted
- In Platform Portal, import the certificate, in this step, the password configured in SSL Shopper is typed, after which, the certificate is imported
- Install policy on the firewall cluster
- After which, I access to a web browser, such as Chrome or Firefox, but it's where the error is shown