X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=doc%2Fusage.texi;h=e4a4797ebcf02b1f4f6ec4010f81fc5405bf93c1;hb=5bfe1e112be6f95420f120d7d626606f147aa34a;hp=828fe349705279ed4ee13014ae1739e8c558999a;hpb=035e7b51f05753fb66fc58d76ba6c6d2abebb10f;p=tofuproxy.git diff --git a/doc/usage.texi b/doc/usage.texi index 828fe34..e4a4797 100644 --- a/doc/usage.texi +++ b/doc/usage.texi @@ -25,7 +25,7 @@ If build fails because of untrusted @code{ca.cypherpunks.ru} certificate, then: $ [fetch|wget] http://www.ca.cypherpunks.ru/cert.pem $ [fetch|wget] http://www.ca.cypherpunks.ru/cert.pem.asc $ gpg --auto-key-locate dane --locate-keys stargrave at stargrave dot org -$ gpg --auto-key-locate wkd --locate-keys stargrave at gnupg dot net +$ gpg --auto-key-locate wkd --locate-keys stargrave at gnupg dot net $ gpg --verify cert.pem.asc $ SSL_CERT_FILE=`pwd`/cert.pem GIT_SSL_CAINFO=`pwd`/cert.pem redo all @end example