From: Stephen, Dennis x57262 Cc: Dellaratta, Donna x51674; Chang, Chin-Man x51667; Daly, Thomas x57163; Gupta, Priyank x51653 Subject: check if you have the key store keytool -keystore C:\jdk1.3.1_07\jre\lib\security\cacerts -alias mycert -import -file C:\myclient.cer and check this one... To view a list of keys and trusted certificates in a java keystore, > keytool -v -list -keystore JAVA_HOME/jre/lib/security/cacerts