all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#20078: imap with openssl
@ 2015-03-11  2:31 William F Hammond
  2015-03-11 17:33 ` Glenn Morris
  0 siblings, 1 reply; 8+ messages in thread
From: William F Hammond @ 2015-03-11  2:31 UTC (permalink / raw
  To: 20078

[-- Attachment #1: Type: text/plain, Size: 843 bytes --]

I've been using imap with openssl happily for about 15 years.

Recently it stopped working with a very well-known mail host.  A friend who
is usually on top of these things tells me that there is a vulnerability
named "poodle" when using the -ssl3 option of openssl s_client and one
should now have at the top of the list
imap-ssl-program (in imap.el) the following:

         "openssl s_client -quiet -tls1 -connect %s:%p"

He hastens to point out that the option -tls1 does not mean that one is
using tls rather than ssl -- a statement that means little to me.

Meanwhile, without the latest imap.el one can patch this easily enough in
.gnus by cons-ing the new string into imap-ssl-program AFTER manually
loading imap.

-- 
William F Hammond
Email: gellmu@gmail.com
https://www.facebook.com/william.f.hammond
http://www.albany.edu/~hammond

[-- Attachment #2: Type: text/html, Size: 1293 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2015-12-26 21:53 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-11  2:31 bug#20078: imap with openssl William F Hammond
2015-03-11 17:33 ` Glenn Morris
2015-03-11 18:47   ` William F Hammond
2015-03-11 18:59     ` Glenn Morris
2015-03-12 14:24     ` Stefan Monnier
2015-12-26 20:48       ` Lars Ingebrigtsen
2015-12-26 21:46         ` William F Hammond
2015-12-26 21:53           ` Lars Ingebrigtsen

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.