Skip to content

Commit 308c2b7

Browse files
Fix reference for short certificate lifetimes (#822)
1 parent 2576090 commit 308c2b7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

content/docs/tech-resources/managed-https-for-tracking-domains.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ This is the recommended method for most senders. It requires no certificate mana
1616
1717
## Why HTTPS matters for Engagement Tracking
1818

19-
HTTPS has become essential for the web as cybersecurity standards evolve. Major browsers now [display warnings for insecure connections](https://security.googleblog.com/2025/10/https-by-default.html), which can negatively impact click-through rates and reduce recipient trust in your links. These security warnings may cause recipients to abandon your link destinations, affecting campaigns and your ability to measure engagement accurately.
19+
HTTPS has become essential for the web as cybersecurity standards evolve. Major browsers now [display warnings for insecure connections](https://security.googleblog.com/2025/10/https-by-default.html), which reduce recipient trust in HTTP-only links. These security warnings may cause recipients to abandon your link destinations, negatively impacting click-through rates.
2020

21-
The industry is also moving toward [shorter certificate lifetimes](https://letsencrypt.org/2025/12/02/from-90-to-45). The maximum validity of TLS certificates will shrink to 47 days by 2029, making manual certificate management increasingly difficult and error-prone. Automation will no longer be optional.
21+
The industry is also moving toward [shorter certificate lifetimes](https://www.digicert.com/blog/tls-certificate-lifetimes-will-officially-reduce-to-47-days). The maximum validity of TLS certificates will shrink to 47 days by 2029, making manual certificate management increasingly difficult and error-prone. Automation will no longer be optional.
2222

2323
**Managed HTTPS for Tracking Domains** addresses these challenges through automated certificate issuance and renewal, helping you maintain email deliverability, security, and user experience without requiring complex infrastructure or ongoing certificate management work.
2424

0 commit comments

Comments
 (0)