aboutsummaryrefslogtreecommitdiffstats
path: root/certService/src/main/java/org/onap/aaf/certservice/certification/configuration
AgeCommit message (Expand)AuthorFilesLines
2020-03-24Add validation for uniqueness of CA namesMichal Banka2-7/+28
2020-03-18Resolve all checkstyle warningsBartosz Gardziejewski10-42/+50
2020-03-06Merge "Create Readiness Endpoint"Bogumil Zebek1-5/+12
2020-03-05Create Readiness Endpointawudzins1-5/+12
2020-03-05Create adapter for Cmpv2ClientBartosz Gardziejewski3-8/+64
2020-03-04Fix reload endpoint to return statusawudzins5-31/+72
2020-02-27Refactor tests for configurationBartosz Gardziejewski1-2/+1
2020-02-27Refactor CSR model to be POJOBartosz Gardziejewski1-4/+4
2020-02-26Create logic responsible for selecting server based on CANameBartosz Gardziejewski3-0/+64
2020-02-25Remove re-constructing CmpServersConfigBartosz Gardziejewski1-1/+0
2020-02-24Added validation of configurationMichal Banka10-14/+302
2020-02-24Added actuator for refreshing configurationTomasz Golabek1-2/+23
2020-02-20Load CMP Servers config from volumeawudzins2-22/+25
2020-02-18Add configuration reading mechanism for CMP Serverawudzins6-0/+280