[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Emacs and TLS support
From: |
Lars Magne Ingebrigtsen |
Subject: |
Re: Emacs and TLS support |
Date: |
Mon, 27 Sep 2010 10:00:39 +0200 |
User-agent: |
Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux) |
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"))
--
(domestic pets only, the antidote for overdose, milk.)
address@hidden * Lars Magne Ingebrigtsen