]> Sergey Matveev's repositories - tofuproxy.git/blobdiff - doc/usage.texi
Absolute path to certificates
[tofuproxy.git] / doc / usage.texi
index 2b606e20f09d70e0911d67e630702084cb0490de..6965994d9906d74641ac41bbf56b1802e720ed24 100644 (file)
@@ -27,7 +27,7 @@ $ [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 --verify cert.pem.asc
-$ SSL_CERT_FILE=cert.pem GIT_SSL_CAINFO=cert.pem redo all
+$ SSL_CERT_FILE=`pwd`/cert.pem GIT_SSL_CAINFO=`pwd`/cert.pem redo all
 @end example
 
 @item