I setup ssl on my jetty 9 server instance.  I am trying to redirect all
http requests to https.
this older documentation (
https://wiki.eclipse.org/Jetty/Howto/Configure_SSL#Loading_Certificates_with_keytool)
says to use org.eclipse.jetty.nio.SelectChannelConnector which no longer
exists in jetty 9.

I cannot find any jetty 9 documentation on how to do this.

this page references x-forward-for configuration, but doesn't exactly show
what do to.

Any help would be appreciated.

Thanks,
Eric
_______________________________________________
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

Reply via email to