Thank you very much for explanation. From: [email protected] [mailto:[email protected]] On Behalf Of Jesse McConnell Sent: Friday, January 25, 2013 9:42 AM To: JETTY user mailing list Subject: Re: [jetty-users] Configuring Jetty to use SSL
it was moved from http module to util :) -- jesse mcconnell [email protected]<mailto:[email protected]> On Fri, Jan 25, 2013 at 10:40 AM, Greg Laursen <[email protected]<mailto:[email protected]>> wrote: This is odd. I found articles online of other people seeing it as deprecated as well. I am attaching a snippet of my code. I am using Eclipse (Juno). [cid:[email protected]] From: [email protected]<mailto:[email protected]> [mailto:[email protected]<mailto:[email protected]>] On Behalf Of Joakim Erdfelt Sent: Friday, January 25, 2013 9:35 AM To: JETTY user mailing list Subject: Re: [jetty-users] Configuring Jetty to use SSL Nor is is @Deprecated in git either (jetty-8 branch link) http://git.eclipse.org/c/jetty/org.eclipse.jetty.project.git/tree/jetty-util/src/main/java/org/eclipse/jetty/util/ssl/SslContextFactory.java?h=jetty-8 -- Joakim Erdfelt <[email protected]<mailto:[email protected]>> webtide.com<http://www.webtide.com/> Developer advice, services and support from the Jetty & CometD experts eclipse.org/jetty<http://eclipse.org/jetty/> - cometd.org<http://cometd.org/> On Fri, Jan 25, 2013 at 9:17 AM, Tamás Cservenák <[email protected]<mailto:[email protected]>> wrote: Hi Greg, it does not seems @Deprecated to me: http://download.eclipse.org/jetty/stable-8/xref/org/eclipse/jetty/util/ssl/SslContextFactory.html#67 On Fri, Jan 25, 2013 at 4:28 PM, Greg Laursen <[email protected]<mailto:[email protected]>> wrote: We are using Jetty 8.1.8 and SslContextFactory is flagged as deprecated through the Eclipse IDE. -----Original Message----- From: [email protected]<mailto:[email protected]> [mailto:[email protected]<mailto:[email protected]>] On Behalf Of Thomas Becker Sent: Friday, January 25, 2013 1:20 AM To: [email protected]<mailto:[email protected]> Subject: Re: [jetty-users] Configuring Jetty to use SSL Hi Greg, how come that you think SslContextFactory is deprecated? That'll be new to me. Here's our latest documentation about configuring SSL: http://www.eclipse.org/jetty/documentation/current/configuring-ssl.html Cheers, Thomas Am 1/24/13 6:27 PM, schrieb Greg Laursen: > I have been given the task to configure Jetty to use SSL. In > researching, I found the preferred way is to configure the SSL > parameters by configuring the SslContextFactory. Upon starting down > this road I found that the SslContextFactory is now deprecated. Is > there a new approach I should be looking into? > > Thanks much, > > Greg > > > > _______________________________________________ > jetty-users mailing list > [email protected]<mailto:[email protected]> > https://dev.eclipse.org/mailman/listinfo/jetty-users > _______________________________________________ jetty-users mailing list [email protected]<mailto:[email protected]> https://dev.eclipse.org/mailman/listinfo/jetty-users _______________________________________________ jetty-users mailing list [email protected]<mailto:[email protected]> https://dev.eclipse.org/mailman/listinfo/jetty-users _______________________________________________ jetty-users mailing list [email protected]<mailto:[email protected]> https://dev.eclipse.org/mailman/listinfo/jetty-users _______________________________________________ jetty-users mailing list [email protected]<mailto:[email protected]> https://dev.eclipse.org/mailman/listinfo/jetty-users
<<inline: image001.png>>
_______________________________________________ jetty-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/jetty-users
