aboutsummaryrefslogtreecommitdiffstats
path: root/certService/src/test/java/org/onap
AgeCommit message (Expand)AuthorFilesLines
2020-03-06Merge "Create Readiness Endpoint"Bogumil Zebek2-0/+106
2020-03-05Create Readiness Endpointawudzins2-0/+106
2020-03-05Create adapter for Cmpv2ClientBartosz Gardziejewski8-92/+666
2020-03-04Merge "Authenticate response from CMP server"Bogumil Zebek1-16/+52
2020-03-04Fix reload endpoint to return statusawudzins8-86/+315
2020-03-04Authenticate response from CMP serverEmmettCox1-16/+52
2020-02-28Merge "Refactor tests for configuration"Bogumil Zebek2-24/+86
2020-02-27Merge "Verifying certchain and returning certchain and TrustStore"Bogumil Zebek1-11/+87
2020-02-27Verifying certchain and returning certchain and TrustStoreEmmettCox1-11/+87
2020-02-27Refactor tests for configurationBartosz Gardziejewski2-24/+86
2020-02-27Refactor CSR model to be POJOBartosz Gardziejewski4-35/+86
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