GNU bug report logs -
#31457
27.0.50; Move starttls.el and tls.el to lisp/obsolete/
Previous Next
Reported by: Noam Postavsky <npostavs <at> gmail.com>
Date: Tue, 15 May 2018 00:04:01 UTC
Severity: minor
Tags: fixed, patch
Found in version 27.0.50
Fixed in version 27.1
Done: Noam Postavsky <npostavs <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #20 received at 31457 <at> debbugs.gnu.org (full text, mbox):
Eli Zaretskii <eliz <at> gnu.org> writes:
>> From: Robert Pluim <rpluim <at> gmail.com>
>> Date: Tue, 15 May 2018 15:27:42 +0200
>> Cc: 31457 <at> debbugs.gnu.org
>>
>> Cool. Do we want to remove sslv3 support from tls.el as well, or are
>> we not making any more changes to it now?
>
> I see no need to remove anything from a package that becomes obsolete.
The sslv3 "support" is just the "gnutls-cli --x509cafile %t -p %p %h
--protocols ssl3" entry in the default value for tls-program, right? I
think removing it wouldn't really be removing the feature as such, just
making the default "safer". People who know what they are doing can
still customize with the appropriate value to get sslv3 if they want.
Hmm, and it looks like my version of gnutls-cli (3.5.8) doesn't even
support the --protocols switch anyway.
"Basil L. Contovounesios" <contovob <at> tcd.ie> writes:
>>
>> +** The tls.el and starttls.el libraries are now marked obsolete.
>> +Use of builtin of function based on libgnutls is recommended instead.
> ^^^^
>
> Typo?
Oops. Not sure what I was actually aiming for there. I rewrote like
this:
** The tls.el and starttls.el libraries are now marked obsolete.
Use of builtin libgnutls based functionality (described in the Emacs
GnuTLS manual) is recommended instead.
This bug report was last modified 6 years and 343 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.