changed slot number
This commit is contained in:
parent
47dae869d3
commit
249c690ddb
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
name = Luna
|
name = Luna
|
||||||
library = /usr/safenet/lunaclient/lib/libCryptoki2_64.so
|
library = /usr/safenet/lunaclient/lib/libCryptoki2_64.so
|
||||||
description = Luna config
|
description = Luna config
|
||||||
slot = 4
|
slot = 7
|
||||||
attributes(*,*,*) = {
|
attributes(*,*,*) = {
|
||||||
CKA_TOKEN = true
|
CKA_TOKEN = true
|
||||||
}
|
}
|
||||||
|
|
|
@ -3,7 +3,7 @@ hsmExternalCfgLocations=/opt/eidas-middleware/configuration/hsm/demw-sunpkcs11-c
|
||||||
hsmPin=${PKCS11_PIN}
|
hsmPin=${PKCS11_PIN}
|
||||||
hsmLib=/usr/safenet/lunaclient/lib/libCryptoki2_64.so
|
hsmLib=/usr/safenet/lunaclient/lib/libCryptoki2_64.so
|
||||||
hsmProviderName=Luna
|
hsmProviderName=Luna
|
||||||
hsmSlot=4
|
hsmSlot=7
|
||||||
keySourceAlias=sc_eidas_sign
|
keySourceAlias=sc_eidas_sign
|
||||||
keySourceCertLocation=/opt/eidas-middleware/configuration/credentials/sign.crt
|
keySourceCertLocation=/opt/eidas-middleware/configuration/credentials/sign.crt
|
||||||
keySourceAliasEnc=sc_eidas_encrypt
|
keySourceAliasEnc=sc_eidas_encrypt
|
||||||
|
|
Loading…
Add table
Reference in a new issue