all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Robert Pluim <rpluim@gmail.com>
To: Hideki Saito <hidekis@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: EWW problems with SNI https sites?
Date: Mon, 15 Jul 2019 12:28:52 +0200	[thread overview]
Message-ID: <m2o91vsiaj.fsf@gmail.com> (raw)
In-Reply-To: <CAAaRP5tWieB99uxyrTbzozEkb6t6OFUZnUnzHdT8B2UWo6mwzw@mail.gmail.com> (Hideki Saito's message of "Sat, 13 Jul 2019 22:24:40 -0700")

>>>>> On Sat, 13 Jul 2019 22:24:40 -0700, Hideki Saito <hidekis@gmail.com> said:

    Hideki> I think I've figured out pattern, although I'm not still sure what's going
    Hideki> on.
    Hideki> This probably is not really related with SNI, but related to IPv6 --
    Hideki> perhaps there's some incompatibility with the way Windows IPv6 stack
    Hideki> handles thing; if I disable IPv6, I'm not seeing this is happening. (And
    Hideki> this seems to be Windows specific issue as this does not happen on Linux on
    Hideki> the same network.)

    Hideki> For the same reason, other places like https://wikipedia.org also fails.
    Hideki> (Where it resolves to IPv6.)
    Hideki> Anyone encountering similar issue and any workaround? (Unfortunately I
    Hideki> can't really disable IPv6 as I'm relying certain things for it. Wondering
    Hideki> if there's a way to disable IPv6 just for Emacs...)

Based on your original report of the error message "The plain HTTP
request was sent to HTTPS port", this is an issue Emacs has with
falling back from IP address A + TLS to IP address B + TLS, which
tends to manifest itself when the DNS response for a host returns an
IPv6 address, but that address is not actually reachable over IPv6.

I have a potential fix which I can send you as a patch, assuming you
can rebuild emacs.

Robert



      reply	other threads:[~2019-07-15 10:28 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-11  8:50 EWW problems with SNI https sites? Hideki Saito
2019-07-11  9:31 ` Colin Baxter
2019-07-11 12:53   ` Eli Zaretskii
     [not found] ` <mailman.898.1562835105.2688.help-gnu-emacs@gnu.org>
2019-07-11 13:28   ` Lars Magne Ingebrigtsen
2019-07-13  5:03     ` Hideki Saito
2019-07-14  5:24       ` Hideki Saito
2019-07-15 10:28         ` Robert Pluim [this message]

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

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

  git send-email \
    --in-reply-to=m2o91vsiaj.fsf@gmail.com \
    --to=rpluim@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=hidekis@gmail.com \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.