Verifying Key HSM Connectivity to HSM🔗
-
To verify Hardware Security Module (HSM) operations using Key HSM, run the following
command on the Key Trustee Server host (which should also be the Key HSM host as
described in Installing Cloudera Navigator Key HSM):
curl -k https://keytrustee01.example.com:11371/test_hsm
If Key HSM operations to the HSM are successful, the command returns output similar to the following:
"Sample Key TEST_HELLO_DEPOSIT2016-06-03-072718 has been created"
You must run this command from the Key Trustee Server host. If you run it from a different host, the command returns an HTTP
403
error code. -
If the command returns an HTTP
405
error code, restart Key Trustee Server and try again.