I see the sites now guess they propagated.
However I am seeing that NET::ERR_CERT_AUTHORITY_INVALID error.
I am guessing this has to do with not generating my public pem properly?
I got like 4 crt files from my certificate provider.
I am not sure what to do with them.
- Root CA Certificate - AddTrustExternalCARoot.crt
- Intermediate CA Certificate - COMODORSAAddTrustCA.crt
- Intermediate CA Certificate - COMODORSADomainValidationSecureServerCA.crt
- Your PositiveSSL Certificate - www_glubey_com.crt
These are the 4 files I got from them.Right now, I generated the public pem only with www_glbuey_com.crt file.
Am I supposed to like combine other crt files as well to indicate I got the certs from official trusted party?