#is GeoTrust of digicert a trusted CA (on origin server side) for full strict ssl setup?
3 messages · Page 1 of 1 (latest)
According to the documentation, a trusted CA on the origin server side is required for a Full (Strict) SSL setup. The documentation mentions that "If all your origin hosts are protected by Origin CA certificates or publicly trusted certificates:", you can set the SSL/TLS encryption mode to Full (Strict).
GeoTrust is a trusted Certificate Authority (CA) and is owned by DigiCert. DigiCert is a well-established and reputable CA, and their certificates are trusted by most browsers and devices.
Therefore, using a GeoTrust (DigiCert) certificate on your origin server should be compatible with a Full (Strict) SSL setup.
Source: https://developers.cloudflare.com/ssl/origin-configuration/origin-ca/
Feedback has been submitted! Thank you :)
Hey