made signing with HSm true in Test environment
This commit is contained in:
parent
994262fddc
commit
ba5a53c1f0
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ export IDP_SEALER_VERSION_RESOURCES=$IDP_CREDENTIALS/sealer.kver
|
|||
export IDP_PKCS11_ENABLED=true
|
||||
export IDP_PKCS11_PIN=$PKCS11_PIN
|
||||
export IDP_METADATA_SIGNING_PKCS11_ENABLED=true
|
||||
export SP_METADATA_SIGNING_PKCS11_ENABLED=false
|
||||
export SP_METADATA_SIGNING_PKCS11_ENABLED=true
|
||||
|
||||
export IDP_SIGNING_PKCS11_ALIAS=sc_eidas_sign
|
||||
export IDP_SIGNING_PKCS11_CFG="/etc/eidas-connector/credentials/pkcs11.cfg"
|
||||
|
|
Loading…
Add table
Reference in a new issue