keytool -import -alias root -keystore [path/to/your/keystore] -trustcacerts -file [path/to/the/root_certificate]
keytool -import -alias [youralias] -keystore [path/to/your/keystore] -file [path/to/your_keystore]