diff --git a/demw-1.test.sveidas.se/overlay/opt/eidas-middleware/configuration/hsm/demw-sunpkcs11-config b/demw-1.test.sveidas.se/overlay/opt/eidas-middleware/configuration/hsm/demw-sunpkcs11-config index 011dd5af..81431c6c 100644 --- a/demw-1.test.sveidas.se/overlay/opt/eidas-middleware/configuration/hsm/demw-sunpkcs11-config +++ b/demw-1.test.sveidas.se/overlay/opt/eidas-middleware/configuration/hsm/demw-sunpkcs11-config @@ -2,7 +2,7 @@ name = Luna library = /usr/safenet/lunaclient/lib/libCryptoki2_64.so description = Luna config -slot = 4 +slot = 7 attributes(*,*,*) = { CKA_TOKEN = true } diff --git a/demw-1.test.sveidas.se/overlay/opt/eidas-middleware/configuration/hsm/pkcs11.properties.sh b/demw-1.test.sveidas.se/overlay/opt/eidas-middleware/configuration/hsm/pkcs11.properties.sh index bd22eeff..20753bda 100644 --- a/demw-1.test.sveidas.se/overlay/opt/eidas-middleware/configuration/hsm/pkcs11.properties.sh +++ b/demw-1.test.sveidas.se/overlay/opt/eidas-middleware/configuration/hsm/pkcs11.properties.sh @@ -3,7 +3,7 @@ hsmExternalCfgLocations=/opt/eidas-middleware/configuration/hsm/demw-sunpkcs11-c hsmPin=${PKCS11_PIN} hsmLib=/usr/safenet/lunaclient/lib/libCryptoki2_64.so hsmProviderName=Luna -hsmSlot=4 +hsmSlot=7 keySourceAlias=sc_eidas_sign keySourceCertLocation=/opt/eidas-middleware/configuration/credentials/sign.crt keySourceAliasEnc=sc_eidas_encrypt