The CS_CNG_CFG environment variable contains the path and name of the configuration file. By default, it is located at C:\ProgramData\Utimaco\CNG\cs_cng.cfg.
For advanced configuration, refer CryptoServer_Manual_CSP_CNG.pdf found on the product CD in the Documentation directory.
-
Open the cs_cng.cfg file with an appropriate text editor.
|
›_ Console |
|
-
For this installation set the path to the log file and set the log level to "TRACE".
|
example.file |
|
To make your testing easier, it would be good to enable the CNG log file. That can be enabled by editing the Logging Loglevel. Set the LogPath and Logging Loglevel to 1. For testing you may want to increase it to 4.
The added LogPath points to a writable directory, not to a file.
If you encounter problems, check the log file named cs_cng.log in the LogPath defined directory. When you are done testing, you should change Logging to 1 or 2. This will limit the logging to only critical and important messages.
-
Set the Login. In this case, the name of the Cryptographic User is "Ca1User" with an HMAC password "Utimaco19".
|
example.file |
|
If using Smartcard or KeyFile protection make the appropriate change in the Login Section as shown below:
Login = username,RSASign=filename#password
Login = "SmartCardUser,RSASign=:cs2:auto:USB0@<HSM-IP>"
For additional information refer CryptoServer_csadm_Manual_Systemadministrators.pdf document, found on the product CD in the Documentation directory.
-
Set the IP address of the HSM.
|
example.file |
|
-
The Configuration File used in this document.
|
example.file |
|
For more information regarding the commands and command parameters please check the Utimaco documentation. The device may be a CryptoServer (PCIe or LAN) device. The device line will follow one of these patterns, based on the HSM form-factor:
Device = 288@<HSM IP address> Hardware (LAN) HSM
OR
Device = /dev/cs2.0 Hardware (PCIe) HSM