i am trying to fix a security vulnerability that says application should not support TLS v1.0 and also need to disable weak ciphers .How can i achieve this ?
The web application in question is running on dedicated a tomcat 8.xx version.
i am trying to fix a security vulnerability that says application should not support TLS v1.0 and also need to disable weak ciphers .How can i achieve this ?
The web application in question is running on dedicated a tomcat 8.xx version.