Skip to content

Commit 223c4e6

Browse files
announce root change (#14048)
## DESCRIBE YOUR PR We plan to change the issuer of our certificates from DigiCert to Let's Encrypt. We want to announce this change broadly so nobody is too surprised. ## IS YOUR CHANGE URGENT? Help us prioritize incoming PRs by letting us know when the change needs to go live. - [ ] Urgent deadline (GA date, etc.): - [x] Other deadline: 2025-06-21 ideally since that gives us a month of notice, but any time before Jul 2025-07-14 is probably fine - [ ] None: Not urgent, can wait up to 1 week+ ## SLA - Teamwork makes the dream work, so please add a reviewer to your PRs. - Please give the docs team up to 1 week to review your PR unless you've added an urgent due date to it. Thanks in advance for your help! ## PRE-MERGE CHECKLIST *Make sure you've checked the following before merging your changes:* - [x] Checked Vercel preview for correctness, including links - [x] PR was reviewed and approved by any necessary SMEs (subject matter experts) - [x] PR was reviewed and approved by a member of the [Sentry docs team](https://github.com/orgs/getsentry/teams/docs) --------- Co-authored-by: Alex Krawiec <alex.krawiec@sentry.io>
1 parent c2f8cca commit 223c4e6

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

docs/security-legal-pii/security/ssl.mdx

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,20 @@ This suite of protocols and ciphers represents Sentry's official support; howeve
4444

4545
## Certificate Pinning
4646

47-
At the moment, Sentry uses Digicert and Let's Encrypt as certificate authorities for all TLS certificates. If this needs to be changed, we will publish an announcement on [status.sentry.io](https://status.sentry.io/).
47+
<Alert title="Note" level="warning">
48+
49+
Starting on 2025-07-21, the following domains with certificates previously issued by DigiCert will be transitioned to being issued by Let's Encrypt:
50+
51+
- `sentry.io`
52+
- `de.sentry.io`
53+
- `us.sentry.io`
54+
- `*.ingest.sentry.io`
55+
- `*.ingest.us.sentry.io`
56+
- `*.ingest.de.sentry.io`
57+
58+
</Alert>
59+
60+
At the moment, all Sentry TLS certificates use either Digicert or Let's Encrypt as certificate authorities. If this list of roots needs to be changed, we will publish an announcement on [status.sentry.io](https://status.sentry.io/).
4861

4962
Here are corresponding root CA certificates if you would like to pin them in your applications:
5063

0 commit comments

Comments
 (0)