Hi, Does anyone facing issues with security from jdk1.8.0_51 onwards? We wrote a Valve in tomcat that connects to our ldap and gets user roles and groups. We connect ldap through ssl certificate. Our ldap ssl Certificate is working fine till jdk1.8.0_45. From jdk1.8.0_51 , our applications are failing with below error
SEVERE: Naming Exception occuredjavax.naming.ServiceUnavailableException: ldap.atpco.net:636; socket closed; remaining name I also posted this question in java community. But no response. Any help is appreaciated. Thanks in advance, Ambica.