Integrity 12.1 Upgrade Issue
Does anyone have experience in importing SSL certificate in Integrity 12.1 version? Now procedure is different from earlier versions as we need to install java externally now .I have imported SSL certificate into java Keystore. Application is not able to connect with LDAP server but it works without encryption. Does it relates to certificate Issue??
Import with keytool----
D:\Integrity\Java\bin>keytool -import -keystore D:\Integrity\Java\lib\security\cacerts -alias Integrity -file D:\Integrity\Java\bin\********CA_PEM.cer

