Zoltán Nébli created FINERACT-1312:
--------------------------------------
Summary: make keystore externally configurable for docker container
Key: FINERACT-1312
URL: https://issues.apache.org/jira/browse/FINERACT-1312
Project: Apache Fineract
Issue Type: Improvement
Components: Security
Affects Versions: 1.4.0
Reporter: Zoltán Nébli
Fix For: 1.5.0
The dockerized version of fineract is using a distroless image therefore the
keystore can not be managed manually (for example importing a new certificate
in case of expiration). A possible workaround would be to generate a new
container with the new keystore but that's not too sophisticated. Instead make
it externally configurable by supplying spring properties for the application
about the keystore location. Could be add multiple implementations like
filesystem path, aws-sqs, etc.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)