You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: