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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 9444 in the body.
You can then email your comments to 9444 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#9444; Package emacs. (Mon, 05 Sep 2011 20:56:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to claudio.bley <at> gmail.com (Claudio Bley):
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Mon, 05 Sep 2011 20:56:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: claudio.bley <at> gmail.com (Claudio Bley)
To: bug-gnu-emacs <at> gnu.org
Subject: url-retrieve does not work with HTTPS on win32
Date: Mon, 05 Sep 2011 22:51:15 +0200
Hi.

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.

Explicitly setting coding-system-for-read to emacs-mule or
inhibit-eol-conversion to t has had no effect.

Cheers,
Claudio






Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#9444; Package emacs. (Fri, 25 Dec 2015 21:59:02 GMT) Full text and rfc822 format available.

Message #8 received at 9444 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: claudio.bley <at> gmail.com (Claudio Bley)
Cc: 9444 <at> debbugs.gnu.org
Subject: Re: bug#9444: url-retrieve does not work with HTTPS on win32
Date: Fri, 25 Dec 2015 22:58:13 +0100
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.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




bug closed, send any further explanations to 9444 <at> debbugs.gnu.org and claudio.bley <at> gmail.com (Claudio Bley) Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Fri, 25 Dec 2015 21:59:03 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#9444; Package emacs. (Sat, 26 Dec 2015 07:37:02 GMT) Full text and rfc822 format available.

Message #13 received at 9444 <at> debbugs.gnu.org (full text, mbox):

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: Re: 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.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 23 Jan 2016 12:24:07 GMT) Full text and rfc822 format available.

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

Previous Next


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