KeyStore Type - pkcs12 (tC)

KeyStore Type - pkcs12 (tC)

This configuration allows encrypted passwords to be stored in the keystore. The encrypted passwords can be accessed based on a key-alias in the repository.cfg. in addition, the ArchiveLink certificates will be stored in the same keystore.

If the pathparameter is not set and the namevalue is set to common-ks.pkcs12, then the keystore from the jar or war will be used on first startup and placed in the ConfigData directory. ( This works only if the ConfigDataService of type filesystem is used).

Further instructions for the configuration of the ConfigDataService can be found here: CDS filesystem (tC)

configuration parameters in the repository.cfg

<repoName>.keystoreservice.type = pkcs12 #default: none <repoName>.keystoreservice.pkcs12.name = repo1-ks.p12 <repoName>.keystoreservice.pkcs12.path = c://cmis//tia_keystore