From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by speech.braille.uwo.ca (Postfix) with ESMTP id 4381110B10 for ; Thu, 19 Mar 2009 21:05:05 -0400 (EDT) Received: from root by ciao.gmane.org with local (Exim 4.43) id 1LkTAU-0004cx-Hi for speakup@braille.uwo.ca; Fri, 20 Mar 2009 01:05:02 +0000 Received: from ppp118-208-249-67.lns10.mel6.internode.on.net ([118.208.249.67]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 20 Mar 2009 01:05:02 +0000 Received: from jason by ppp118-208-249-67.lns10.mel6.internode.on.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 20 Mar 2009 01:05:02 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: speakup@braille.uwo.ca From: Jason White Subject: Re: quick fetchmail question Date: Fri, 20 Mar 2009 00:54:19 +0000 (UTC) Message-ID: References: <93E1801E7A9D438B935F1521EF337756@tdsdev> X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: ppp118-208-249-67.lns10.mel6.internode.on.net X-Newsreader: trn 4.0-test76 (Apr 2, 2001) Originator: jason@jdc.jasonjgw.net (Jason White) Sender: news X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.12 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Mar 2009 01:05:05 -0000 Tyler Littlefield wrote: >Is there any way I can download the cert and trust it? It's a dreamhost >box that I'm trying to get the cert for, but I'll need to do the same >for google, too. You'll need to add the following to your ~/.fetchmailrc file sslcertpath /etc/ssl/certs The above is for a Debian system. The path of the directory containing CA certificates for various certification authorities may be different on your distribution. See the fetchmail manual page for further details.