From b5a155a5930ddbb4cff427e8dd18f8b47de3a29d Mon Sep 17 00:00:00 2001 From: Sylvain <6172808+sylvain101010@users.noreply.github.com> Date: Wed, 24 Sep 2025 17:40:33 +0000 Subject: [PATCH] 2025-09-24: Add Implementing automatic TLS for Pingoo: here is what it takes to build a secure internet --- draft/2025-09-24-this-week-in-rust.md | 1 + 1 file changed, 1 insertion(+) diff --git a/draft/2025-09-24-this-week-in-rust.md b/draft/2025-09-24-this-week-in-rust.md index a2db87713..e65710d49 100644 --- a/draft/2025-09-24-this-week-in-rust.md +++ b/draft/2025-09-24-this-week-in-rust.md @@ -44,6 +44,7 @@ and just ask the editors to select the category. ### Newsletters ### Project/Tooling Updates +* [Implementing automatic TLS for Pingoo: here is what it takes to build a secure internet](https://kerkour.com/pingoo-automatic-tls) ### Observations/Thoughts