all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ted Zlatanov <tzz@lifelogs.com>
To: Juliusz Chroboczek <jch@pps.univ-paris-diderot.fr>
Cc: 17660@debbugs.gnu.org
Subject: bug#17660: 24.3; gnutls-min-prime-bits is 256
Date: Thu, 05 Jun 2014 10:30:53 -0400	[thread overview]
Message-ID: <87tx7zfmxu.fsf@lifelogs.com> (raw)
In-Reply-To: <87d2eswyoq.wl%jch@pps.univ-paris-diderot.fr> (Juliusz Chroboczek's message of "Sun, 01 Jun 2014 15:23:49 +0200")

On Sun, 01 Jun 2014 15:23:49 +0200 Juliusz Chroboczek <jch@pps.univ-paris-diderot.fr> wrote: 

JC> In gnutls.el, I see
JC>   (defcustom gnutls-min-prime-bits 256
JC>      ...)

JC> This uses 256 bits for Diffie-Helman rather than the gnutls default, which
JC> seems awfully low to me.

JC> It looks like this was lowered due to bug#11267.  I suggest that it really
JC> should be set to a reasonable value.

Please read through bug#11267 and bug#15057. The recommended solution
from the GnuTLS maintainer was to avoid the DH exchange that requires
`gnutls-min-prime-bits' altogether.  So the proper fix seems to be to
change the default for `gnutls-algorithm-priority' but that may break
some people's setups (just like raising `gnutls-min-prime-bits' would).

Ted





  reply	other threads:[~2014-06-05 14:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-01 13:23 bug#17660: 24.3; gnutls-min-prime-bits is 256 Juliusz Chroboczek
2014-06-05 14:30 ` Ted Zlatanov [this message]
2014-12-08 19:46 ` 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=87tx7zfmxu.fsf@lifelogs.com \
    --to=tzz@lifelogs.com \
    --cc=17660@debbugs.gnu.org \
    --cc=jch@pps.univ-paris-diderot.fr \
    /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.