Windows: Installing an SSL certificate generated outside of the Guardium system
Use this procedure to install the SSL certificate that was created by the CA.
About this task
If the CA is sending you a whole certificate to install, you need two files, the private key in PKCS#8 (password protected) format, and the public key in PEM format. The certificate generated needs to be a 2048 bit RSA key.
The CA sends you two files, and the public cert for your CA.
The public-cert of your CA looks like:

The public-cert specific to you/this Guardium system looks like:

The private key (encrypted with pkx#8) looks like:

Have these files handy to either import (via scp/ftp/etc) to the Guardium system or to copy-paste into the cli interface on the Guardium system.
Procedure
- Log in to the Guardium system via CLI.
- Store the private key by entering: cli> store certificate keystore [import |
console] The import takes the saved file, and then copies and pastes the contents of the file into your
console interface. It asks for the password that the file was saved with. Either you provided this
to the CA for creation of the certificate, or more likely, they provided you with a password when
they sent your files. Here's what it looks like on the Guardium system:
- Import the signed certificate with: cli> store certificate sniffer [import |
console] It displays the information on the cert and then asks you to confirm storing the cert. It
looks like:
- Restart the inspection-core for the new certificate to take effect.