Gnus development mailing list
 help / color / mirror / Atom feed
* tls-program
@ 2010-09-18 22:29 Lars Magne Ingebrigtsen
  2010-09-18 22:44 ` tls-program Ludovic Courtès
  2010-09-18 22:46 ` tls-program Sebastian Krause
  0 siblings, 2 replies; 23+ messages in thread
From: Lars Magne Ingebrigtsen @ 2010-09-18 22:29 UTC (permalink / raw)
  To: ding

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.

So moving the openssl command to the beginning of the list seems to give
me much shorter start-up time, so I'm assuming that might be the case
for most users.  (Isn't that how you do proof by induction?  "It's right
in one case, so it must be right in infinite number of cases."  Yeah, my
math education is coming back to me now...)

Would it be awful if I changed the default to use openssl first in the
list?
                         
-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen




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

end of thread, other threads:[~2010-09-21 16:11 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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 ` tls-program Sebastian Krause
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

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).