Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not work with latest Chrome #44

Open
markus-walther opened this issue Aug 26, 2020 · 1 comment
Open

Does not work with latest Chrome #44

markus-walther opened this issue Aug 26, 2020 · 1 comment

Comments

@markus-walther
Copy link

Using latest Google Chrome v. 85.0.4183.83 on MacOS Catalina 10.15.6 (19G2021).

Using latest precompiled binary simplehttp2server_darwin_amd64 from 2017.

No config, all default settings.

Redirection http => https does not work: "This site can’t be reached"

https://localhost:5000 does not work: "NET::ERR_CERT_INVALID" and Advanced does not list a way to proceed due to "You cannot visit localhost at the moment because the website sent scrambled credentials that Google Chrome cannot process. "

Log excerpt:
$ ./simplehttp2server_darwin_amd64 2020/08/26 17:06:54 Generating certificate... 2020/08/26 17:06:54 written cert.pem 2020/08/26 17:06:54 written key.pem 2020/08/26 17:06:54 Listening on https://localhost:5000... 2020/08/26 17:06:59 http: TLS handshake error from [::1]:63035: remote error: tls: unknown certificate

@markus-walther
Copy link
Author

UPDATE: Turns out this problem requires the steps outlined in https://stackoverflow.com/a/60938516 to make it work in Chrome under MacOS Catalina.

This suggests an update to the README.md to point out the problem and its solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant