From 75bec31c4239b4d6fa6416181bb97be531677a1d Mon Sep 17 00:00:00 2001 From: Pothi Kalimuthu <1254302+pothi@users.noreply.github.com> Date: Tue, 20 Dec 2022 12:20:49 +0530 Subject: [PATCH] Add README for DoH --- doh-scripts/README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 doh-scripts/README.md diff --git a/doh-scripts/README.md b/doh-scripts/README.md new file mode 100644 index 0000000..502a596 --- /dev/null +++ b/doh-scripts/README.md @@ -0,0 +1,9 @@ +Root CA certificates that we can use... + +- https://pki.goog/repository/ +- https://www.digicert.com/kb/digicert-root-certificates.htm +- https://support.globalsign.com/ca-certificates/root-certificates/globalsign-root-certificates + +Or download most (if not all) root CA certificates from https://curl.se/ca/cacert.pem + +Recommended - https://pki.goog/repo/certs/gtsr4.pem (validity: 2038)