From c97404ab4400fd346bbe3554e3cba56cb84a0545 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Mon, 29 Jul 2024 11:00:27 +0300 Subject: [PATCH] ca.cypherpunks.ru -> .su --- README.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.texi b/README.texi index 3ba9793..d302520 100644 --- a/README.texi +++ b/README.texi @@ -142,7 +142,7 @@ $ go get go.stargrave.org/sgblog/cmd/sgblog-comment-add # if you need commenting Unfortunately by default it uses HTTPS and Go's third party servers (@code{sum.golang.org}, @code{proxy.golang.org}) that trust neither -@code{CACert.org}'s CA (used previously) nor @code{ca.cypherpunks.ru} +@code{CACert.org}'s CA (used previously) nor @code{ca.cypherpunks.su} CAs. So either disable their usage and trust that certificate: @code{GOPRIVATE=go.stargrave.org/sgblog}, or clone its source code manually and build in place: -- 2.48.1