How to make Jetty server v6.0 compatible with TLS1.2?
One answer
Try using a latest compatible Java.
Comments
Hello, Ralph
I've read the blog you've mentioned above and I did all the steps you've suggested, including setting the Java for 1.8 on the Eclipse (I'm using the version 6.0.4 of CLM because is the version on my customer), but I remain getting the error on browser.
I'm using the last version of Chrome.
Do you think the version of Chrome could be the problem?
Sorry, Ralph... it worked fine with your suggestion. I made a mistake in my configuration.
By the way, thanks for writting the solution on the blog.