How to make Jetty server v6.0 compatible with TLS1.2?
![]() We are not able to use the Jetty server with vTLS1.2 because of some cipher updation. The localhost URLs are not working. Could you please guide us through as to how to make the application compatible? The TLS protocol has been applied on the server to server communication. |
One answer
![]()
Ralph Schoon (62.7k●3●36●43)
| answered Dec 14 '18, 3:07 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Try using a latest compatible Java.
|