Tools
-
KeyStore Explorer - You can take advantage of the KeyStore Explorer utility to provide a simple user interface to create signing requests (CSR) and import CA-signed certificates into Host Access for the Cloud.
-
To launch KeyStore Explorer on Windows - run
\HACloud\utilities\keystore-explorer.bat
as an administrator or with administrative rights. -
To launch KeyStore Explorer on UNIX - run
hacloud\utilities\keystore-explorer.sh
as an administrator or with administrative rights.
The utility has an online Help system available to walk you through the user interface.
-
Java Keytool - The Java Key and Certificate Management Tool manages a keystore of cryptographic keys, X.509 certificate chains, and trusted certificates. It uses a command line interface. The Java Key and Certificate Management Tool documentation is available for both Unix and Windows platforms: