Actions
Feature #5525
openenable configuring trust-store with a directory
Start date:
11/18/2013
Due date:
% Done:
50%
Estimated time:
Description
The trust-store must be updated automatically without restarting the service.
Updated by Schwarz Lionel about 11 years ago
- Status changed from New to Assigned
- % Done changed from 0 to 50
New configuration:
lavoisier.ssl.keyStore=/path/to/your/javaKeyStore_or_pkcs12cert
lavoisier.ssl.keyStorePassword=changeit
lavoisier.ssl.trustStore=/path/to/your/javaTrustStore_or_caCertsDirectory
TODO: check if/when refresh is done on trustStore in case it is the CA certs directory.
Actions