i am using java 1.8.0_221 , spring mvc 3.4 and tomcat 9 when i try to enable the TLSv1.2 in server.xml file getting error Ignoring unsupported cipher suite: TLS_RSA_WITH_AES_256_CBC_SHA256 for TLSv1, i have attched the server.xml and error file below. i have replaced the jce with jce 8 but again getting same error
server.xml.txt (1.51 KB)error.txt (4.09 KB)