From 8d9405854761815d2110c6d6e1923e17221b0df6 Mon Sep 17 00:00:00 2001 From: scottmakestech <83726258+scottmakestech@users.noreply.github.com> Date: Thu, 12 Mar 2026 10:57:36 -0500 Subject: [PATCH] Blog: add EFF cross-post note --- content/en/post/2026-03-11-shorter-certs-certbot.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/en/post/2026-03-11-shorter-certs-certbot.md b/content/en/post/2026-03-11-shorter-certs-certbot.md index ba0fbfa6d..f89c5253c 100644 --- a/content/en/post/2026-03-11-shorter-certs-certbot.md +++ b/content/en/post/2026-03-11-shorter-certs-certbot.md @@ -8,6 +8,8 @@ display_support_us_footer: true display_inline_newsletter_embed: false --- +> This was also posted on [EFF's blog](https://www.eff.org/deeplinks/2026/03/certbot-and-lets-encrypt-now-support-ip-address-certificates). + As we announced earlier this year, Let's Encrypt now [issues IP address and six-day certificates](/2026/01/15/6day-and-ip-general-availability) to the general public. The Certbot team at the [Electronic Frontier Foundation](https://www.eff.org/) has been working on two improvements to support these features: the `--preferred-profile` flag released last year in Certbot 4.0, and the `--ip-address` flag, new in Certbot 5.3. With these improvements together, you can now use [Certbot](https://certbot.eff.org/) to get those IP address certificates! If you want to try getting an IP address certificate using Certbot, install version 5.4 or higher (for `webroot` support with IP addresses), and run this command: