skip to main content
Validating a Certstore
Use the following procedure to validate a certstore bundle.
To validate a certstore
1. Navigate to the bin folder.
2. Run the following commands:
Pwd=$(pwd)
cd..
3. Run the following command.
./agent tools cert validate-certstores --infra ${pwd}/infra.certstore --rallypoint ${pwd}/RallyPoint.certstore --client ${pwd}/client.certstore
The command returns the version numbers for the ICE components in the bundle. At the end of the return you should see a confirmation that the certificate bundle is valid.
Certificate bundle is valid.