Miscellaneous Parameters
Parameters | Default | Description |
---|---|---|
Use_Etoken | no | Enables or disables Etoken. If enabled, the client will use a Etoken to make ssl connection with # Key Manager. If disabled, a new connection will be created using local keystore for SSL Connection. This configuration will work only when protocol is ssl. Possible setting: — yes — no |
Etoken_Name | no default | The name of the Etoken used to connect with PKCS#11 hardware. |
KMIP_Private_Suffix | This parameter resets the text string added as suffix to the private key in the KMIP public/private key pair. This suffix string is managed to keep the names unique as required by the KMIP specification. By default, KMIP key pairs are assigned the suffixes "Public" or "Private" to maintain uniqueness. | |
KMIP_Public_Suffix | This parameter to resets the text string added as suffix to the public key in the KMIP public/private key pair. This suffix string is managed to keep the names unique as required by the KMIP specification. By default, KMIP key pairs are assigned the suffixes "Public" or "Private" to maintain uniqueness. | |
SNI_HostUsed | blank - no information in the SNI header | If set to true, this parameter allows the user to pass either the key manager’s domain name (FQDN) or IP address in the SNI header during the TLS handshake. The default value is blank, meaning, no header is passed in the connection. |
ReceiveBufferSize | blank - system default set for SO_RCVBUF property | This parameter sets the number of bytes to be stored in the receive buffer for each read operation. This parameter manipulates the network buffer space allocated for receiving incoming data. |