summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosé Fonseca <jrfonseca@users.sourceforge.net>2007-08-07 14:27:53 +0000
committerJosé Fonseca <jrfonseca@users.sourceforge.net>2007-08-07 14:27:53 +0000
commitfec1dccdcd0c935c884764cd5aa88ddf314ac173 (patch)
treee99cb527424bd100dffe5debb3b9177022f9ef1f
parent1456b2b8af0a112ed5c65f1c9e8e5309992d9a46 (diff)
Update the Thawte certificate in the Gmail instructions (Oscar Fernandez).
-rw-r--r--README5
1 files changed, 3 insertions, 2 deletions
diff --git a/README b/README
index e8af3ab..5abdc07 100644
--- a/README
+++ b/README
@@ -207,7 +207,7 @@ identity username@gmail.com
mkdir ~/.authenticate
chmod 0700 ~/.authenticate
wget https://www.verisign.com/support/thawte-roots.zip
-unzip -p thawte-roots.zip 'Thawte Server Roots/ThawtePremiumServerCA.txt' > ~/.authenticate/ca.pem
+unzip -p thawte-roots.zip 'Thawte Server Roots/ThawtePremiumServerCA_b64.txt' > ~/.authenticate/ca.pem
chmod 0600 ~/.authenticate/ca.pem
---------------------------------------
@@ -306,4 +306,5 @@ issuer=/C=ZA/ST=Western Cape/L=Cape Town/O=Thawte Consulting cc/OU=Certification
Verify return code: 0 (ok)
--------
- See also http://curl.haxx.se/docs/sslcerts.html
+ See also {{http://curl.haxx.se/docs/sslcerts.html}}
+