8 lines
193 B
Text
8 lines
193 B
Text
|
CkLog2 = {
|
||
|
Enabled = 1;
|
||
|
NewFormat = 1;
|
||
|
File = /var/log/eidas_connector/hsm_cklog.txt;
|
||
|
Error = /var/log/eidas_connector/hsm_cklog_error.txt;
|
||
|
LibUNIX = /usr/lib/libCryptoki2.so;
|
||
|
}
|