Validating Key HSM Settings
After you finish setting up Navigator Key HSM, you can check the configuration settings and verify that Key HSM is properly connected to your HSM.
After the setup completes, the Key HSM configuration is stored in
/usr/share/keytrustee-server-keyhsm/application.properties
.
You can view these settings using the
service keyhsm settings
command:$ sudo service keyhsm settings
# keyHsm Server Configuration information:
keyhsm.management.address : 172.19.1.2
keyhsm.server.port : 9090
keyhsm.management.port : 9899
keyhsm.service.port : 19791
keyhsm.hardware : ncipher
# Module OCS Password
thales.ocs_password :
GIqhXDuZsj1Oet137Lb+f+tqkYvKYDm/8StefpNqZWwlB+LfSYlB4eHd
endtYJio8qLjjbT+e7j2th5xf8O9t8FwfVguuyFW+6wdD
uNGvse1LY/itCwqF0ScMlB1Mnz4010xqC6ylPW7l+0JjjkkqqM5gJJbl8lsQFFaIGVM/pY=
These settings can be manually configured by modifying the
application.properties
file, with the exception of any passwords. These
are encrypted by design, and can only be changed by re-running the setup utility.