Validating nCipher Security World
To validate that the security world environment is properly created, complete the following steps.
Procedure
- Run the following command:
/opt/nfast/bin/nfkminfoThe expected output must be the following, with
Usableindicating proper validation:World generation # state 0x17270000 Initialised Usable ... ... Module #1 generation # state 0x2 Usable - For more information about adding SSL keys to the nCipher Security World keystore, review
the instructions for using the following command:
/opt/nfast/bin/generatekeyThe output of this command is a
.pemreference SSL key. This key must be converted to the.ptlformat that is used by the PCA. - To convert the reference key file to
.ptlkey, use the following command:tealeaf pem2ptl <nCipherReference>.pem - The newly created PCA
.ptlkeys can now be explicitly loaded into the PCA:- Manually: See SSL key management.
- Automatically: Load the keys into the default
directory:
/usr/local/ctccap/etc/capturekeysNote: You must create the directory and enable the proper access permissions. See SSL key management.
The.ptlkeys are loaded for use by the PCA.