[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: poodle
On October 18, 2014, [Wanderlust English:05807], kzhr (at d1.dion.ne.jp) wrote:
> 1. IMAPS / NNTPS / POP3S / SMTPS
> elmo-network-stream-type-alist decides which library to use,
> gnutls.el (built-in GnuTLS), tls.el or ssl.el.
> elmo-[imap|nntp|pop3]-stream-type-alist are preferred for each protocol.
Ah, I missed the situation of tls.el. In Emacs 23, 22 or XEmacs 21,
if gnutls.el is not installed, built-in tls.el is used, so should
care the tls-program variable.
Also note that ssl.el is used if Wanderlust is old version (<2012-08).
For Debian, I've updated README.Debian in the wl-beta package to
mention gnutls.el, tls.el and ssl.el. The packages wl-beta
2.15.9+0.20141019-* and wl 2.15.9+0.20120411-* will be included in
the next major Debian release "jessie".
Thanks,
--
Tatsuya Kinoshita
- References:
- Re: poodle
- From: David Maus <dmaus@ictsoc.de>
- Re: poodle
- From: Juliusz Chroboczek <jch@pps.univ-paris-diderot.fr>
- Re: poodle
- From: Kazuhiro Ito <kzhr@d1.dion.ne.jp>