I generated a 1024 bit CSR using keytool that comes with JDK 1.3 I purchased a 128 bit cert from Verisign and have trouble importing it using keytool when I use the following syntax
keytool -import -trustcacerts -file xyz.cer -keystore keystore I get the following exception - Failed to establish chain from reply I tried importing root certificates for verisign from IE and keep getting the followin error Public keys in reply and keystore don't match Based on past archives it seems some folks have been able to import the Verisign certs correctly I would appreciate any help -shal