Tuesday, January 7, 2014

Import the CA certificate into the client keystore

Use the following command to import CA certificate


keytool –import  -keystore client.jks –file new_ca.pem –alias theCARoot

0 comments:

Post a Comment