From 05296ef39ad6a6c9d440a2c9e22c9e38dc67787d Mon Sep 17 00:00:00 2001 From: kev Date: Tue, 24 Sep 2024 13:51:24 +0800 Subject: [PATCH] update mubeng --- mubeng/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/mubeng/README.md b/mubeng/README.md index 344f330..cb02b0b 100644 --- a/mubeng/README.md +++ b/mubeng/README.md @@ -20,4 +20,7 @@ $ openssl x509 -inform der -outform pem -in mubeng.der -out mubeng.crt $ curl --cacert mubeng.crt -x localhost:3128 https://ipinfo.io ``` +[Install a root CA certificate in the trust store][2] + [1]: https://github.com/kitabisa/mubeng +[2]: https://ubuntu.com/server/docs/install-a-root-ca-certificate-in-the-trust-store