GNU bug report logs -
#19583
nntp-open-server: wrong buffer for nnoo-change-server; breaks url-news
Previous Next
Reported by: Ivan Shmakov <ivan <at> siamics.net>
Date: Tue, 13 Jan 2015 16:13:01 UTC
Severity: normal
Tags: patch
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #20 received at 19583 <at> debbugs.gnu.org (full text, mbox):
>>>>> Lars Ingebrigtsen <larsi <at> gnus.org> writes:
>>>>> Ivan Shmakov <ivan <at> siamics.net> writes:
>> This affects url-retrieve-synchronously; consider, e. g.:
>> (let ((url-news-server "news.gmane.org"))
>> (url-retrieve-synchronously "news:87y4p9y2cq.fsf <at> violet.siamics.net"))
>> Please thus consider the patch MIMEd.
> I reverted the patch.
> With it or without it, the result was the same: URL wasn't able to
> retrieve anything but just returned the HTML below.
> So there's a bigger problem in this area than just this. The TLS
> stuff you point to may be an issue, but I'm not sure how.
That’s simple: the TLS stuff there is ought to reject
self-signed certificates outright, and news.gmane.org just
happens to use one.
My guess was that setting nntp-open-connection-function to
'nntp-open-plain-stream should overcome this issue, but it
doesn’t. Apparently, the variable gets reset to its “Use TLS if
supported” default somewhere in the code (when the server is
opened?), but I have little clue as to where that may happen,
or where the default is stored, or how do I find it out.
This same issue affects Gnus, but is easy to overcome by
providing a suitable value to nntp-open-connection-function via
the respective select method.
[…]
--
FSF associate member #7257 http://boycottsystemd.org/ … 3013 B6A0 230E 334A
This bug report was last modified 8 years and 116 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.