Skip to content

Commit

Permalink
[SSL] Google as USSL CA (#4881)
Browse files Browse the repository at this point in the history
* Added google as a CA

* Added google as a universal CA
  • Loading branch information
kodster28 committed Jun 21, 2022
1 parent 5b6d26d commit f4def3f
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
Expand Up @@ -18,7 +18,7 @@ Advanced certificates allow you multiple customization options:
* Cover more than one level of subdomain.
* Select the preferred validation method (HTTP, TXT, or Email).
* Choose the certificate validity period (14, 30, 90, or 365 days).
* Choose the Certificate Authority to issue the certificate (Let’s Encrypt or Digicert).
* Choose the Certificate Authority to issue the certificate.
* Remove Cloudflare branding that are normally present on Universal certificates.
* Select a custom trust store for origin authentication.
* Control [cipher suites used for TLS](/ssl/ssl-tls/cipher-suites/#disable-cipher-suites).
Expand Down
6 changes: 6 additions & 0 deletions content/ssl/edge-certificates/universal-ssl/limitations.md
Expand Up @@ -30,3 +30,9 @@ For more on browser support, see [Browser compatibility](/ssl/ssl-tls/browser-co
## Spectrum

Universal SSL is not compatible with [Cloudflare Spectrum](/spectrum/). If you are trying to use Spectrum, use either [an advanced certificate](/ssl/edge-certificates/advanced-certificate-manager/) or [a custom certificate](/ssl/edge-certificates/custom-certificates/).

## Certificate authority

For Universal SSL certificates, Cloudflare chooses the [certificate authority](/ssl/ssl-tls/certificate-authorities/) used for your certificate.

If you want to choose the issuing certificate authority, [order an advanced certificate](/ssl/edge-certificates/advanced-certificate-manager/).
1 change: 1 addition & 0 deletions content/ssl/ssl-tls/certificate-authorities.md
Expand Up @@ -11,6 +11,7 @@ Cloudflare may issue certificates for SSL products from any of the following Cer
- DigiCert
- GlobalSign
- Let’s Encrypt
- Google Trust Services
- Sectigo (formerly Comodo)

## Backup certificates
Expand Down

0 comments on commit f4def3f

Please sign in to comment.