Gnus development mailing list
 help / color / mirror / Atom feed
From: Sebastian Krause <sebastian@realpath.org>
To: ding@gnus.org
Subject: Re: tls-program
Date: Sun, 19 Sep 2010 00:46:25 +0200	[thread overview]
Message-ID: <87y6ay3c1q.fsf@news.realpath.org> (raw)
In-Reply-To: <m3k4misn2k.fsf@quimbies.gnus.org>

Lars Magne Ingebrigtsen <larsi@gnus.org> wrote:
> The default value of tls-program is:
>
> (defcustom tls-program '("gnutls-cli -p %p %h"
> 			 "gnutls-cli -p %p %h --protocols ssl3"
>                          "openssl s_client -connect %h:%p -no_ssl2 -ign_eof")
>
> With my five imaps test servers, the first two commands fail on four of
> them, while the last command is successful on all five.

Are you sure you have the Debian package "gnutls-bin" (which
contains /usr/bin/gnutls-cli) installed? The first two used to fail
for me as well, but a simple "apt-get install gnutls-bin" fixed
it. Now the Gmail IMAP server works with gnutls-cli just fine.

I think it might be preferred by some to first try using GNU
software and only fall back to OpenSSL if that doesn't work.




  parent reply	other threads:[~2010-09-18 22:46 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-18 22:29 tls-program Lars Magne Ingebrigtsen
2010-09-18 22:44 ` tls-program Ludovic Courtès
2010-09-18 22:46 ` Sebastian Krause [this message]
2010-09-18 22:51   ` tls-program Sebastian Krause
2010-09-18 22:58   ` tls-program Lars Magne Ingebrigtsen
2010-09-18 23:05     ` tls-program Sebastian Krause
2010-09-18 23:47       ` tls-program Lars Magne Ingebrigtsen
2010-09-19  4:20         ` tls-program Daniel Pittman
2010-09-19 12:25           ` tls-program Lars Magne Ingebrigtsen
2010-09-19 13:21             ` tls-program Steinar Bang
2010-09-19 13:27               ` tls-program Lars Magne Ingebrigtsen
2010-09-19 17:42                 ` tls-program David Engster
2010-09-19 17:47                   ` tls-program Lars Magne Ingebrigtsen
2010-09-20 14:53                     ` tls-program Ted Zlatanov
2010-09-21 16:11                       ` tls-program Lars Magne Ingebrigtsen
2010-09-19 15:48             ` tls-program Frank Schmitt
2010-09-19 15:58               ` tls-program Lars Magne Ingebrigtsen
2010-09-19  8:48         ` tls-program Tibor Simko
2010-09-19 12:28           ` tls-program Lars Magne Ingebrigtsen
2010-09-19 12:29             ` tls-program Lars Magne Ingebrigtsen
2010-09-19 19:17         ` tls-program James Cloos
2010-09-19 19:15     ` tls-program James Cloos
2010-09-19 19:21       ` tls-program Lars Magne 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=87y6ay3c1q.fsf@news.realpath.org \
    --to=sebastian@realpath.org \
    --cc=ding@gnus.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).