Network Mode Client Configuration Items
The available client configuration items for Network mode and their default values are listed in the following table.
NOTE Thales recommends leaving configuration items at the their default value or setting them to a valid value specified in the following table. If the value of a configuration item must be changed and no valid values are given, contact Thales Customer Support for assistance.
For more information about using configuration items see Configuration Items.
Configuration Item | Meaning |
---|---|
ET_HSM_NETCLIENT_HEARTBEAT =[ON|OFF] |
If ON, net client is to request and support heartbeat messages from the network server. |
ET_HSM_NETCLIENT_INACTIVITY_PERIOD_SECS |
Number of seconds of no network activity before a connection is considered inactive. If heartbeat is enabled, a heartbeat message is sent to the network server after this period expires, to keep the connection alive. Default=60 |
ET_HSM_NETCLIENT_LOG_CHANNEL |
Channel (destination) to write log entries to. Values are platform-dependent. For Windows, valid values are: >0 - Windows Event Log >1 - Standard out >2 - Standard error Default=0 For Unix, valid values are from 0 to 7 inclusive, and map to syslog LOG_LOCAL# values. |
ET_HSM_NETCLIENT_LOG_NAME |
Name of application/context to associate with log entries. Default=etnetclient |
ET_HSM_NETCLIENT_READ_TIMEOUT_SECS |
Seconds to allow before timing out a TCP/IP read operation. Default=300 |
ET_HSM_NETCLIENT_SERVERLIST =[host[:port] [host[:port]…]] |
Space separated list of hosts (with optional port number) to connect to. Default host=localhost Default port=12396 IPv6 addresses must be enclosed in square brackets. |
ET_HSM_NETCLIENT_WRITE_TIMEOUT_SECS |
Seconds to allow before timing out a TCP/IP write operation. Default=60 |
ET_HSM_NETCLIENT_CONNECT_TIMEOUT_SECS |
Number of seconds before a connection attempt is timed out. Default=60 |
ET_HSM_NETCLIENT_TRACE_DATA =[ON|OFF] |
If ON, user data will be traced. Default=OFF |
ET_HSM_NETCLIENT_TRACE_LEVEL |
The amount of trace to be generated. Valid values are: >0 - Error only >1 - Include connections status >2 - Include API call flow Default=0 |