aboutsummaryrefslogtreecommitdiffstats
path: root/certService/src
AgeCommit message (Expand)AuthorFilesLines
2020-03-06Merge "Create Readiness Endpoint"Bogumil Zebek4-5/+166
2020-03-06Increase adapter test coverageBartosz Gardziejewski4-1/+145
2020-03-06Remove logging of received private keyBartosz Gardziejewski2-2/+0
2020-03-05Create Readiness Endpointawudzins4-5/+166
2020-03-05Create adapter for Cmpv2ClientBartosz Gardziejewski30-150/+1297
2020-03-04Merge "Authenticate response from CMP server"Bogumil Zebek11-48/+417
2020-03-04Merge "Fix file not found in tests"Paweł Baniewski1-0/+2
2020-03-04Fix reload endpoint to return statusawudzins17-122/+468
2020-03-04Fix file not found in testsBogumil Zebek1-0/+2
2020-03-04Authenticate response from CMP serverEmmettCox11-48/+417
2020-02-28Merge "Refactor tests for configuration"Bogumil Zebek3-26/+87
2020-02-27Merge "Verifying certchain and returning certchain and TrustStore"Bogumil Zebek11-87/+615
2020-02-27Verifying certchain and returning certchain and TrustStoreEmmettCox11-87/+615
2020-02-27Refactor tests for configurationBartosz Gardziejewski3-26/+87
2020-02-27Refactor CSR model to be POJOBartosz Gardziejewski7-63/+198
2020-02-26Create logic responsible for selecting server based on CANameBartosz Gardziejewski10-12/+280
2020-02-25Remove re-constructing CmpServersConfigBartosz Gardziejewski1-1/+0
2020-02-24Align loggingawudzins1-8/+7
2020-02-24Added validation of configurationMichal Banka16-17/+630
2020-02-24Added actuator for refreshing configurationTomasz Golabek2-4/+28
2020-02-20Merge "Refactoring of Cmpv2Client code for sending CertRequest"Bogumil Zebek16-0/+1652
2020-02-20Refactoring of Cmpv2Client code for sending CertRequestEmmettCox16-0/+1652
2020-02-20Merge "Load CMP Servers config from volume"Bogumil Zebek6-55/+150
2020-02-20Load CMP Servers config from volumeawudzins6-55/+150
2020-02-19Remove cyclic dependencies and rename execeptions packageawudzins14-28/+25
2020-02-18Add configuration reading mechanism for CMP Serverawudzins9-0/+375
2020-02-17Merge "Created docker-compose with ejbca and certservice"Bogumil Zebek1-0/+22
2020-02-17Created docker-compose with ejbca and certserviceMichal Banka1-0/+22
2020-02-14Add more logs and handling DecoderExceptionBartosz Gardziejewski4-4/+24
2020-02-14Handle exception thrown during base64 decodingBartosz Gardziejewski2-11/+53
2020-02-14Merge "Suppress irrelevant Sonar warnings"Bogumil Zebek2-3/+6
2020-02-14Suppress irrelevant Sonar warningsBartosz Gardziejewski2-3/+6
2020-02-13Improve exception flowBartosz Gardziejewski14-98/+305
2020-02-13Return hardcoded CA certs and certification chain.Bartosz Gardziejewski16-27/+469
2020-02-12Generate openAPI 3.0 specification.Bartosz Gardziejewski6-11/+12
2020-02-11Add decoding CSR received from client.Bartosz Gardziejewski12-61/+816
2020-02-07Add endpoint for CSR, that will log received data.Bartosz Gardziejewski3-3/+67
2020-02-07Create logger for trace, audit, errorPawel Kasperkiewicz1-0/+58
2020-02-05Create healthcheck WSPawel1-0/+3
2020-02-04Create project structurePawel Kasperkiewicz3-0/+66