aboutsummaryrefslogtreecommitdiffstats
path: root/certService/src/test/java/org/onap/aaf
AgeCommit message (Expand)AuthorFilesLines
2020-02-26Create logic responsible for selecting server based on CANameBartosz Gardziejewski3-6/+155
2020-02-24Added validation of configurationMichal Banka5-3/+326
2020-02-20Merge "Refactoring of Cmpv2Client code for sending CertRequest"Bogumil Zebek1-0/+211
2020-02-20Refactoring of Cmpv2Client code for sending CertRequestEmmettCox1-0/+211
2020-02-20Merge "Load CMP Servers config from volume"Bogumil Zebek2-7/+118
2020-02-20Load CMP Servers config from volumeawudzins2-7/+118
2020-02-19Remove cyclic dependencies and rename execeptions packageawudzins6-16/+12
2020-02-18Add configuration reading mechanism for CMP Serverawudzins1-0/+47
2020-02-14Handle exception thrown during base64 decodingBartosz Gardziejewski1-0/+38
2020-02-14Merge "Suppress irrelevant Sonar warnings"Bogumil Zebek1-2/+3
2020-02-14Suppress irrelevant Sonar warningsBartosz Gardziejewski1-2/+3
2020-02-13Improve exception flowBartosz Gardziejewski6-47/+157
2020-02-13Return hardcoded CA certs and certification chain.Bartosz Gardziejewski6-17/+123
2020-02-12Generate openAPI 3.0 specification.Bartosz Gardziejewski3-7/+7
2020-02-11Add decoding CSR received from client.Bartosz Gardziejewski6-0/+508
2020-02-04Create project structurePawel Kasperkiewicz1-0/+33