Hi,
i have one doubt here..
please provide the procedure to do the below activity ..
Using the keytool command line tool, import the trust store file that contains the server root certificate into either the Java keystore or your personal user keystore
i used below commnd, is it right???
keytool -import -trustcacerts -alias root -file getCert.cer -keystore keystore.jks
Regards,
Siva