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

Popular posts from this blog

how to insert data php javascript mysql with multiple array session 2 -

multithreading - Exception in Application constructor -

windows - CertCreateCertificateContext returns CRYPT_E_ASN1_BADTAG / 8009310b -