all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: William F Hammond <gellmu@gmail.com>
To: 20078@debbugs.gnu.org
Subject: bug#20078: imap with openssl
Date: Tue, 10 Mar 2015 19:31:51 -0700	[thread overview]
Message-ID: <CAH_0fy7GzYELoRK18R7rqqDOt2bP5U7-BXh1u4czyYjwTGq4wQ@mail.gmail.com> (raw)

[-- 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 --]

             reply	other threads:[~2015-03-11  2:31 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-11  2:31 William F Hammond [this message]
2015-03-11 17:33 ` bug#20078: imap with openssl 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAH_0fy7GzYELoRK18R7rqqDOt2bP5U7-BXh1u4czyYjwTGq4wQ@mail.gmail.com \
    --to=gellmu@gmail.com \
    --cc=20078@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.