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 should return a confirmation similar to the following sample:
-------------------------------------------------------------------------------
ICE Agent v3.6.0 for Linux (x86_64)
Copyright (c) 2024 Instant Connect Software, LLC. All rights reserved.
Build: 1644, Branch: develop, Commit: 19755df, Date: May 30, 2024 8:28:49 PM
-------------------------------------------------------------------------------
ICE Desktop: 3.6.0 (28662) | Cornea: 1.0.34666 | Config Wizard: develop-252
Ecstool: 1.244.9084 | Rallypointd: 1.244.9084 | Engagebridged: 1.244.9084
Engage Engine: 1.244.9084 | Engage Dart Bridge: 1.244.113
-------------------------------------------------------------------------------
Certificate bundle is valid.