From: Sergey Matveev Date: Mon, 29 Jul 2024 08:01:34 +0000 (+0300) Subject: ca.cypherpunks.ru -> .su X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=c6c84c5a9523314b32a48c52112b5109f52a009de0c30db3adb0a334b812a5e2;p=glocate.git ca.cypherpunks.ru -> .su --- diff --git a/INSTALL b/INSTALL index c2a9c3e..4233336 100644 --- a/INSTALL +++ b/INSTALL @@ -3,7 +3,7 @@ Utility is written on Go, so basically it could be installed by: $ go install go.stargrave.org/glocate However you may have some issues with authenticity of go.stargrave.org -HTTPS server, that uses ca.cypherpunks.ru CA. Look at SSL_CERT_FILE, +HTTPS server, that uses ca.cypherpunks.su CA. Look at SSL_CERT_FILE, GIT_SSL_CAINFO and GOPRIVATE environment variables. Or you can manually close its source code and build it up: