From 7611ec696a54e7fa546dd137296ab6d8ab073966 Mon Sep 17 00:00:00 2001 From: Saurabh Kumar Bajpai Date: Tue, 7 Jul 2026 00:09:43 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=92=20[Security]=20Self-signed=20TLS?= =?UTF-8?q?=20certificates=20include=20non-private=20IPs=20in=20SANs=20(#8?= =?UTF-8?q?9)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c0a8faa..4a55dd3 100644 --- a/README.md +++ b/README.md @@ -172,3 +172,4 @@ This project is licensed under the **MIT License**. See the [LICENSE](LICENSE) f ## Contributing Contributions are welcome. Please open an issue or submit a pull request. +# TODO: 🔒 [security] self-signed tls certificates include non-private ips in sans (#89)