Skip to content

Commit

Permalink
Update application.properties
Browse files Browse the repository at this point in the history
  • Loading branch information
sjkarthik authored Sep 10, 2023
1 parent ba63140 commit 7d87a60
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ mosip.kernel.certificate.sign.algorithm=SHA256withRSA
#mosip.kernel.keymanager.hsm.keystore-pass=local

mosip.kernel.keymanager.hsm.keystore-type=PKCS11
mosip.kernel.keymanager.hsm.config-path=/config/softhsm-application.conf
#mosip.kernel.keymanager.hsm.config-path=/home/mosip/hsm-client/pkcs11.cfg
#mosip.kernel.keymanager.hsm.config-path=/config/softhsm-application.conf
mosip.kernel.keymanager.hsm.config-path=/home/mosip/hsm-client/pkcs11.cfg
mosip.kernel.keymanager.hsm.keystore-pass=${softhsm.mock.identity.system.security.pin}

mosip.kernel.keymanager.certificate.default.common-name=www.mosip.io
Expand Down

0 comments on commit 7d87a60

Please sign in to comment.