unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Andreas Schwab <schwab@linux-m68k.org>
To: 11788@debbugs.gnu.org
Subject: bug#11788: url-http does not properly handle https over proxy
Date: Tue, 26 Jun 2012 12:11:27 +0200	[thread overview]
Message-ID: <m2obo6pels.fsf@igel.home> (raw)

When url-http is retrieving a https url over a http proxy it should use
the CONNECT method instead of trying to connect the proxy over TLS.  The
TLS handshake needs to start only after the proxy has forwarded the
connection to the remote host, and the request then needs to be
continued as if connected directly.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."





             reply	other threads:[~2012-06-26 10:11 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-26 10:11 Andreas Schwab [this message]
2013-12-03  8:31 ` bug#11788: [babc40c4] still fails to implement HTTPS over HTTP proxy properly Ivan Shmakov
2015-07-24 16:32   ` lo2net
2015-12-25 21:31     ` Lars Ingebrigtsen
2015-12-26  7:24       ` Eli Zaretskii
2015-12-30 16:16         ` lo2net
2015-12-30 16:50           ` Eli Zaretskii
2016-03-08 19:41             ` David Engster
2016-03-08 20:05               ` Eli Zaretskii
2016-03-15 15:47                 ` Tao Fang
2016-03-16 16:23                   ` Eli Zaretskii
2016-03-20 11:21                   ` Lars Magne Ingebrigtsen
2016-03-22 15:31                     ` Tao Fang
2016-04-04 20:21                       ` Lars Magne Ingebrigtsen
2016-04-05 20:34                         ` David Engster
2016-04-06 11:46                           ` Lars Magne Ingebrigtsen
2016-04-06 18:01                             ` David Engster
2016-04-06 18:09                               ` John Wiegley

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m2obo6pels.fsf@igel.home \
    --to=schwab@linux-m68k.org \
    --cc=11788@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).