all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* EWW problems with SNI https sites?
@ 2019-07-11  8:50 Hideki Saito
  2019-07-11  9:31 ` Colin Baxter
       [not found] ` <mailman.898.1562835105.2688.help-gnu-emacs@gnu.org>
  0 siblings, 2 replies; 7+ messages in thread
From: Hideki Saito @ 2019-07-11  8:50 UTC (permalink / raw)
  To: help-gnu-emacs

Hello,
I'm having a bit of problem with EWW accessing some sites under Windows,
namely, some sites returning "400 Bad Request" -- the reason being "The
plain HTTP request was sent to HTTPS port"

This seems to affect a lot of CloudFlare hosted sites. But even without
CloudFlare, this seems to be affecting SNI (Server Name Indication -- ones
without dedicated IP address) hosts as well.

Here's the pattern I'm seeing:
1) https://www.hidekisaito.com (CloudFlare) -- doesn't work
2) https://hidekisaito.com (SNI) -- doesn't work
3) https://duckduckgo.com -- works
4) https://twitter.com -- works
5) https://helpa.hidekisaito.com (SNI) -- doesn't work (due to the
maintenance, the site might be down for next few hours.

I have my personal ELPA site on #5 site, and this seems to be causing
issue; M-x list-package fails with the same error, M-x
package-refresh-content somehow successfully fetch the list. (But doesn't
help as fetching and installing the package would fail with 400 Bad Request)

I can live with eww not working, but it's painful that list-package doesn't
work. Do you happen to know if there are anyways to force list-package (and
package download) to use the method used by package-refresh-content?

Please let me know if this is something I should be reporting as a bug.

Thank you.

Hideki Saito (斉藤英樹)


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-07-15 10:28 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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

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.