Open GoogleCodeExporter opened 9 years ago
The "http" version of the SslContextFactory was deprecated in Jetty 7/8
As part of commit on Oct 26, 2011 -
https://github.com/eclipse/jetty.project/commit/61664d3c0f8ec68cdf1da7d272b044e5
e99317e3
First jetty releases with it deprecated:
jetty-7.6.0.RC0
jetty-8.1.0.RC0
It was replaced with the "util" version at
org.eclipse.jetty.util.ssl.SslContextFactory
Starting in Jetty 9.0.0, the old "http" version was completely removed.
Original comment by joakim.erdfelt
on 9 Dec 2013 at 6:11
Original issue reported on code.google.com by
alessand...@gmail.com
on 11 Oct 2013 at 7:49