unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Ted Zlatanov <tzz@lifelogs.com>
To: Lars Ingebrigtsen <larsi@gnus.org>
Cc: 14774@debbugs.gnu.org
Subject: bug#14774: 24.3.50; Warnings from gnutls under Fedora 19
Date: Tue, 09 Jul 2013 09:50:01 -0400	[thread overview]
Message-ID: <87ehb7vo52.fsf@lifelogs.com> (raw)
In-Reply-To: <87r4fgy5bz.fsf@building.gnus.org> (Lars Ingebrigtsen's message of "Wed, 03 Jul 2013 00:17:36 +0200")

On Wed, 03 Jul 2013 00:17:36 +0200 Lars Ingebrigtsen <larsi@gnus.org> wrote: 

LI> When doing gnutls connections under Fedora 19 with the current bzr
LI> Emacs, I get the following warning:

LI> gnutls.c: [1] Note that the security level of the Diffie-Hellman key exchange has been lowered to 256 bits and this may allow decryption of the session data

LI> And that's what `gnutls-min-prime-bits' is defined as.

LI> However, the gnutls-log-level is defined as 0, so we shouldn't get these
LI> warnings.

Aha, I found the problem.  I'm setting the global log function, but not
the global "audit log" function which is issuing these.  That function
was added in GnuTLS 2.99, after I worked on the GnuTLS integration for
Emacs.

I was planning on requiring GnuTLS 3.x anyhow, so perhaps this can be
implemented with that rework instead of as a standalone change?

Ted





  reply	other threads:[~2013-07-09 13:50 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-02 22:17 bug#14774: 24.3.50; Warnings from gnutls under Fedora 19 Lars Ingebrigtsen
2013-07-09 13:50 ` Ted Zlatanov [this message]
2013-07-19 13:45   ` Lars Magne Ingebrigtsen
2013-10-07 22:16     ` Ted Zlatanov
2013-12-25 20:27       ` Lars Ingebrigtsen
2014-01-07 23:38         ` Ted Zlatanov

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=87ehb7vo52.fsf@lifelogs.com \
    --to=tzz@lifelogs.com \
    --cc=14774@debbugs.gnu.org \
    --cc=larsi@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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).