]> Sergey Matveev's repositories - sgblog.git/commitdiff
ca.cypherpunks.ru -> .su
authorSergey Matveev <stargrave@stargrave.org>
Mon, 29 Jul 2024 08:00:27 +0000 (11:00 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Mon, 29 Jul 2024 08:00:27 +0000 (11:00 +0300)
README.texi

index 3ba97938a7f64b909eb01a950b2d17360c60448c..d302520215b386de2fa56ee7a2f05a366825f6be 100644 (file)
@@ -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: