emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Emacs and TLS support


From: Jason Earl
Subject: Re: Emacs and TLS support
Date: Mon, 27 Sep 2010 15:52:00 -0600
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

On Mon, Sep 27 2010, Lars Magne Ingebrigtsen wrote:

> dhruva <address@hidden> writes:
>
>> Now, I try to cajole gnus to use starttls, it just refuses to use it
>> and keeps defaulting to gnutls-cli or openssl. This is when I stopped
>> and decided to take a break.
>
> This is controlled by `tls-program'.
>
> Guessing from your description of the problem, I'd say the most likely
> problem is an invalid certificate on the IMAP server, which means that
> you want:
>
> (setq tls-program '("gnutls-cli --insecure -p %p %h"))

Thank you.  This advice allowed me to use the bzr version of Emacs to
read email.  I have my own certificate authority.  Does anyone know how
you teach gnutls-cli to trust a signing certificate?

Oh, and my apologies to Lars for just sending this to him the first
time.

Jason



reply via email to

[Prev in Thread] Current Thread [Next in Thread]