Hi all

I have a problem using the command below.

keytool -keystore keystore -keyalg "RSA" -import -trustcacerts -file my.host.com.cer

I get this error:

keytool error: Failed to establish chain from reply


But, this command worked fine

keytool -import -trustcacerts -file my.host.com.cer



Is there any problem using the second command, since it's missing some

arguments as indicated in the ssl-how-to documentation.

Thanks

-kit


Reply via email to