Add validation for uniqueness of CA names
[oom/platform/cert-service.git] / certService / src / main / java / org / onap / aaf / certservice / certification / configuration / CmpServersConfigLoader.java
2020-03-24 Michal BankaAdd validation for uniqueness of CA names
2020-03-18 Bartosz GardziejewskiResolve all checkstyle warnings
2020-03-04 Bogumil ZebekMerge "Authenticate response from CMP server"
2020-03-04 Paweł BaniewskiMerge "Fix file not found in tests"
2020-03-04 Bogumil ZebekMerge "Fix reload endpoint to return status"
2020-03-04 awudzinsFix reload endpoint to return status
2020-03-02 Bogumil ZebekMerge "Add HttpClient"
2020-02-28 Bogumil ZebekMerge "Install curl in aaf-certservice-api container"
2020-02-28 Bogumil ZebekMerge "Refactor access to env variables in certservice...
2020-02-28 Paweł BaniewskiMerge "Update README.md"
2020-02-28 Bogumil ZebekMerge "Refactor tests for configuration"
2020-02-27 Bartosz GardziejewskiRefactor tests for configuration
2020-02-24 Michal BankaAdded validation of configuration
2020-02-20 Bogumil ZebekMerge "Refactoring of Cmpv2Client code for sending...
2020-02-20 Bogumil ZebekMerge "Create fat jar"
2020-02-20 Bogumil ZebekMerge "Load CMP Servers config from volume"
2020-02-20 awudzinsLoad CMP Servers config from volume
2020-02-18 Bogumil ZebekMerge "Add configuration reading mechanism for CMP...
2020-02-18 awudzinsAdd configuration reading mechanism for CMP Server