...
The keystore service should be set up to store the secrets (in the example for the CE repository):
Code Block |
---|
CE.keystoreservice.type = pkcs12 |
CE.keystoreservice.pkcs12.name = ce-ks.p12 |
CE.keystoreservice.pkcs12.path = C://tiacore//config//CE |
The keystore can be created in different ways:
...