OK, you are right. I did not specify the "s" on https with port 8443.
Thx! Lou. On Fri, Jun 30, 2017 at 12:38 PM, Chris Walker <[email protected]> wrote: > Lou, > > Make sure you are trying to navigate to https://<yourhost>:8443. That > should work. You'll get a similar error if you try to connect to port 8080 > when using HTTPS: > > > > > Best, > Chris > > On Fri, Jun 30, 2017 at 10:31 AM, Lou DeGenaro <[email protected]> > wrote: > >> I downloaded and untar'd jetty 9.4.6. I started it thus: >> >> > cd $JETTY_HOME/demo-base/ >> > java -jar $JETTY_HOME/start.jar >> >> I'm using Chrome Version 58.0.3029.81 (64-bit). >> >> When I visit <my-host>:8080 I see the Jetty:// welcome page. Very nice. >> >> When I visit <my-host>:8443 I see >> >> This page isn’t working >> >> ERR_INVALID_HTTP_RESPONSE >> >> What am I doing wrong? >> >> Thanks. >> >> Lou. >> >> >> _______________________________________________ >> jetty-users mailing list >> [email protected] >> To change your delivery options, retrieve your password, or unsubscribe >> from this list, visit >> https://dev.eclipse.org/mailman/listinfo/jetty-users >> > > > _______________________________________________ > jetty-users mailing list > [email protected] > To change your delivery options, retrieve your password, or unsubscribe > from this list, visit > https://dev.eclipse.org/mailman/listinfo/jetty-users >
_______________________________________________ jetty-users mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/jetty-users
