Should tomcat be changed to SSL mode if a web app in it must support connections to LDAPS? -
i have web application deployed in tomcat. web application must talk active directory on ssl (ldaps url). should tomcat server.xml changed include ssl connection? or tomcat's setting not matter web app sits in it?
the 2 things unrelated. 1 concerns outbound connections via ldaps, other concerns inbound connections via https.
however tomcat application should support https anyway.
Comments
Post a Comment