Skip to content

Commit 6f8bfde

Browse files
Find 'digicert' and exclude simpler cases
1 parent 7777d6b commit 6f8bfde

File tree

3 files changed

+3
-8
lines changed

3 files changed

+3
-8
lines changed

src/content/docs/ssl/edge-certificates/additional-options/certificate-transparency-monitoring.mdx

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ You *should* take action when something is clearly wrong, such as if you:
5454
* Do not recognize the certificate issuer.
5555
:::note
5656

57-
Note that Cloudflare provisions backup certificates, so you may see a certificate listed that is not in active use for your site. The [Edge Certificates page](https://dash.cloudflare.com/?to=/:account/:zone/ssl-tls/edge-certificates) will show all certificates requested for your site.
57+
Cloudflare provisions backup certificates, so you may see a certificate listed that is not in active use for your site. The [Edge Certificates page](https://dash.cloudflare.com/?to=/:account/:zone/ssl-tls/edge-certificates) will show all certificates requested for your site.
5858
:::
5959
* Have recently noticed problems with your website.
6060

@@ -66,8 +66,6 @@ You *should* take action when something is clearly wrong, such as if you:
6666

6767
Only Certificate Authorities can revoke malicious certificates. If you believe an illegitimate certificate was issued for your domain, contact the Certificate Authority listed as the **Issuer** in the email.
6868

69-
* [DigiCert support](https://www.digicert.com/support/#Contact)
70-
7169
* [GlobalSign support](https://support.globalsign.com/)
7270

7371
* [GoDaddy support](https://www.godaddy.com/contact-us?sp_hp=B)
@@ -76,7 +74,7 @@ Only Certificate Authorities can revoke malicious certificates. If you believe a
7674

7775
* [IdenTrust support](https://www.identrust.com/support/support-team)
7876

79-
* [Lets Encrypt support](https://letsencrypt.org/contact/)
77+
* [Let's Encrypt support](https://letsencrypt.org/contact/)
8078

8179
* [Sectigo support](https://sectigo.com/support)
8280

src/content/docs/ssl/edge-certificates/changing-dcv-method/validation-backoff-schedule.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ The DCV process relies on tokens that are generated by the issuing certificate a
2929
* Google Trust Services - 14 days
3030
* Let's Encrypt - 7 days
3131
* SSL.com - 14 days
32-
* DigiCert - 30 days
3332

3433
After this period, DCV tokens expire as dictated by the [CA/B Baseline Requirements](https://cabforum.org/baseline-requirements-documents/), and new, valid tokens must be placed.
3534

src/content/partials/ssl/universal-ssl-validity.mdx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,4 @@ For Universal certificates, Cloudflare controls the validity periods and certifi
99
If you are on a [partial setup](/ssl/edge-certificates/universal-ssl/enable-universal-ssl/#partial-dns-setup), make sure [Domain control validation (DCV)](/ssl/edge-certificates/changing-dcv-method/) is configured correctly. Refer to [Troubleshooting DCV](/ssl/edge-certificates/changing-dcv-method/troubleshooting/) for further help.
1010
:::
1111

12-
Universal certificates issued by Let's Encrypt, Google Trust Services, or SSL.com have a 90-day validity period. Cloudflare no longer uses DigiCert for newly issued Universal certificates and, for existing ones, the validity period is being adjusted from one year to 90 days.
13-
14-
For 90-day certificates, the auto renewal period starts 30 days before expiration.
12+
Universal certificates have a 90-day validity period. The auto renewal period starts 30 days before expiration.

0 commit comments

Comments
 (0)