testkeyserver
Use the testkeyserver command to test key server objects.
Syntax
Parameters
- object_id | object_name
- (Required) Specifies the object name or ID to be validated.
Description
The testkeyserver command validates that a configured keyserver is operating
correctly, and is available to provide the correct encryption key if needed. It will complete
successfully if:
- All nodes can connect to the key server, and successfully authenticate.
- The key server responds to Key Management Interoperability Protocol (KMIP) requests within a reasonable time.
- The key server returns the correct key for this system, which would enable access to encrypted data.
This command ensures that the key server can connect to both canisters, which means
that it makes sure that the:
- IP path is clear
- Certificates are exchanged correctly
An invocation example
testkeyserver 0
The resulting output:
The key server task completed successfully.
