GNU bug report logs - #50507
New function in Emacs GnuTLS implementation

Previous Next

Package: emacs;

Reported by: Nikolaos Chatzikonstantinou <nchatz314 <at> gmail.com>

Date: Fri, 10 Sep 2021 12:02:02 UTC

Severity: wishlist

Tags: fixed, moreinfo

Fixed in version 30.1

Done: Robert Pluim <rpluim <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Nikolaos Chatzikonstantinou <nchatz314 <at> gmail.com>
Cc: 50507 <at> debbugs.gnu.org
Subject: bug#50507: New function in Emacs GnuTLS implementation
Date: Fri, 10 Sep 2021 15:39:35 +0300
> From: Nikolaos Chatzikonstantinou <nchatz314 <at> gmail.com>
> Date: Fri, 10 Sep 2021 19:39:52 +0900
> 
> I am looking at the src/gnutls.c:gnutls-boot function for the purpose of
> modifying it to use the function gnutls_certificate_set_x509_key_file2
> instead of gnutls_certificate_set_x509_key_file. (Note the missing `2')
> 
> The reason for this addition would be to protect the key with a
> password. Note that the pass parameter may be NULL.

Do you intend to make the change unconditionally, or do you intend to
make it an optional feature?

And what is the minimal GnuTLS version which provided this function?

> I am sending this e-mail to gauge interest in this as a proposal. It
> makes sense to me but I am not very experienced. How does one submit
> a patch for Emacs? Is it via the mailing lists by attaching a diff
> hunk?

Yes, you provide a patch as an attachment, preferably in the "git
format-patch" format.  See the file CONTRIBUTE in the Emacs Git
repository for more details.

Thanks.




This bug report was last modified 2 years and 143 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.