William, If you just enable both https and http2 modules, then it should just work (using the transitive dependency on the alpn module). Follow documentation at https://www.eclipse.org/jetty/documentation/9.4.x/http2-configuring.html
regards On 18 April 2018 at 12:33, Cao, William (NSB - CN/Qingdao) < [email protected]> wrote: > Hi, > > > > I am using Jetty9.4.7 as the server, I want it be support https (http/1.1) > and http2 (security) together. How can I configure it? > > > > Regards, > > William > > _______________________________________________ > 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 > -- Greg Wilkins <[email protected]> CTO http://webtide.com
_______________________________________________ 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
