aboutsummaryrefslogtreecommitdiffstats
path: root/certService/src/main/java/org/onap/aaf/certservice/certification
AgeCommit message (Expand)AuthorFilesLines
2020-02-24Added validation of configurationMichal Banka10-14/+302
2020-02-24Added actuator for refreshing configurationTomasz Golabek1-2/+23
2020-02-20Merge "Load CMP Servers config from volume"Bogumil Zebek2-22/+25
2020-02-20Load CMP Servers config from volumeawudzins2-22/+25
2020-02-19Remove cyclic dependencies and rename execeptions packageawudzins7-11/+12
2020-02-18Add configuration reading mechanism for CMP Serverawudzins6-0/+280
2020-02-14Add more logs and handling DecoderExceptionBartosz Gardziejewski4-4/+24
2020-02-14Handle exception thrown during base64 decodingBartosz Gardziejewski1-11/+15
2020-02-13Improve exception flowBartosz Gardziejewski7-22/+137
2020-02-13Return hardcoded CA certs and certification chain.Bartosz Gardziejewski9-5/+320
2020-02-12Generate openAPI 3.0 specification.Bartosz Gardziejewski2-4/+4
2020-02-11Add decoding CSR received from client.Bartosz Gardziejewski4-0/+226