...
Property name | Example | Description |
---|---|---|
TRUSTSTORES | /etc/dcae/truststore.jks:/etc/dcae/truststore2.p12:/etc/dcae/cacert.pem | List of truststores to be merged. Certificates from all provided truststores will be added to first provided truststore after success execution. |
TRUSTSTORES_PASSWORDS | /etc/dcae/truststore.pass:/etc/dcae/truststore2.pass:/etc/dcae/cacert.key | List of passwords to provided truststores - order must be the same as in truststores |
...