[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: problem while trying to fetch 0.2.1.8-alpha



On Wed, Jan 21, 2009 at 1:43 AM, Scott Bennett <bennett@xxxxxxxxxx> wrote:
>...
>     Okay.  I downloaded entrust_ssl_ca.der (the man page for wget(1) says
> it wants DER or PEM format for certificates) and

i tend to use PEM; DER won't work with many wget installations.

wget --ca-certificate=entrust_ssl_ca.cer https://www.torproject.org/dist/...

should work fine.

best regards,