From: Noam Postavsky <npostavs@users.sourceforge.net>
To: Glenn Morris <rgm@gnu.org>
Cc: Teppo <teppo@www.tm.iki.fi>, 30252@debbugs.gnu.org
Subject: bug#30252: 24.5; Rudel cannot join infinote over starttls
Date: Thu, 25 Jan 2018 15:00:27 -0500 [thread overview]
Message-ID: <CAM-tV--YG5s4ozP79z=4ODzEUk_ChHs6p=Vs-wd1_herR2UK9g@mail.gmail.com> (raw)
In-Reply-To: <bywp05u5bp.fsf@fencepost.gnu.org>
On Thu, Jan 25, 2018 at 2:05 PM, Glenn Morris <rgm@gnu.org> wrote:
> A search finds
>
> https://sourceforge.net/p/rudel/issues/17/
>
> where the identical issue was reported six years ago.
There's a trivial patch there, maybe we should apply it?
--- rudel-tls.el 2010-02-01 18:19:09.000000000 -0500
+++ /home/mako/elisp/rudel-0.2-4/rudel-tls.el 2011-09-25
17:05:11.000000000 -0400
@@ -53,7 +53,7 @@
:type 'file)
(defcustom rudel-tls-client-arguments
- "--starttls --kx ANON_DH --port %p %h"
+ "--starttls --priority NORMAL:+ANON-DH --port %p %h"
"Arguments passed to the gnutls client program."
:group 'rudel
:type 'string)
next prev parent reply other threads:[~2018-01-25 20:00 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-25 18:40 bug#30252: 24.5; Rudel cannot join infinote over starttls Teppo
2018-01-25 19:02 ` Noam Postavsky
2018-01-25 19:05 ` Glenn Morris
2018-01-25 20:00 ` Noam Postavsky [this message]
2018-04-17 20:05 ` Lars Ingebrigtsen
2018-04-18 2:22 ` Noam Postavsky
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='CAM-tV--YG5s4ozP79z=4ODzEUk_ChHs6p=Vs-wd1_herR2UK9g@mail.gmail.com' \
--to=npostavs@users.sourceforge.net \
--cc=30252@debbugs.gnu.org \
--cc=rgm@gnu.org \
--cc=teppo@www.tm.iki.fi \
/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.