The CryptoServer SQLEKM provider can be customized using the configuration file. Edit the configuration file to your needs. At least, change the Device setting. Make sure the MSSQL Server service account has write access to the folder containing the external key store and the log file.
|
Parameter |
Description |
|---|---|
|
LogFile |
Specifies the path and the name of the log file. |
|
LogLevel |
Specifies the log level. Higher levels include the information of the lower levels. 0=no log
|
|
LogSize |
Defines the maximum size of the log file. If the maximum is reached, the old log file will be renamed to |
|
KeyStore |
Specifies the path and the name of the external key store file. Note that currently no internal key store
|
|
Device |
Specifies the device address of the CryptoServer device. This can be a local PCIe card ( |
|
ConnectionTimeout |
Specifies the maximum time in milliseconds to wait before the connection establishment is aborted if the device is not responding. |
|
Timeout |
Specifies the maximum time in milliseconds to wait for the answer from CryptoServer after sending a command. |