GNU bug report logs - #9444
url-retrieve does not work with HTTPS on win32

Previous Next

Package: emacs;

Reported by: claudio.bley <at> gmail.com (Claudio Bley)

Date: Mon, 5 Sep 2011 20:56:01 UTC

Severity: normal

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

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: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: claudio.bley <at> gmail.com, 9444 <at> debbugs.gnu.org
Subject: bug#9444: url-retrieve does not work with HTTPS on win32
Date: Sat, 26 Dec 2015 09:37:21 +0200
> From: Lars Ingebrigtsen <larsi <at> gnus.org>
> Date: Fri, 25 Dec 2015 22:58:13 +0100
> Cc: 9444 <at> debbugs.gnu.org
> 
> claudio.bley <at> gmail.com (Claudio Bley) writes:
> 
> > Using a recent emacs built from trunk, GNU TLS 2.10.5 (non Cygwin),
> > trying to retrieve a HTTPS URLs fails because of the ^M characters
> > littered in the buffer.
> >
> > Run "emacs -Q":
> >
> > (url-retrieve "https://google.com/"
> > 	      #'identity)
> >
> > The buffer contains CRLF line endings and hence the tls-end-of-info
> > regexp does not match. gnutls-cli goes up to 100% CPU usage.
> 
> I think this has probably been fixed quite a while ago.

Indeed, it works for me when I try it now in Emacs 25.0.50.




This bug report was last modified 9 years and 210 days ago.

Previous Next


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