Age | Commit message (Expand) | Author | Files | Lines |
2020-03-06 | Merge "Create Readiness Endpoint" |  Bogumil Zebek | 4 | -5/+166 |
2020-03-06 | Remove logging of received private key |  Bartosz Gardziejewski | 2 | -2/+0 |
2020-03-05 | Create Readiness Endpoint |  awudzins | 4 | -5/+166 |
2020-03-05 | Create adapter for Cmpv2Client |  Bartosz Gardziejewski | 30 | -150/+1297 |
2020-03-04 | Merge "Authenticate response from CMP server" |  Bogumil Zebek | 11 | -48/+417 |
2020-03-04 | Merge "Fix file not found in tests" |  Paweł Baniewski | 1 | -0/+2 |
2020-03-04 | Fix reload endpoint to return status |  awudzins | 17 | -122/+468 |
2020-03-04 | Fix file not found in tests |  Bogumil Zebek | 1 | -0/+2 |
2020-03-04 | Authenticate response from CMP server |  EmmettCox | 11 | -48/+417 |
2020-02-28 | Merge "Refactor tests for configuration" |  Bogumil Zebek | 3 | -26/+87 |
2020-02-27 | Merge "Verifying certchain and returning certchain and TrustStore" |  Bogumil Zebek | 11 | -87/+615 |
2020-02-27 | Verifying certchain and returning certchain and TrustStore |  EmmettCox | 11 | -87/+615 |
2020-02-27 | Refactor tests for configuration |  Bartosz Gardziejewski | 3 | -26/+87 |
2020-02-27 | Refactor CSR model to be POJO |  Bartosz Gardziejewski | 7 | -63/+198 |
2020-02-26 | Create logic responsible for selecting server based on CAName |  Bartosz Gardziejewski | 10 | -12/+280 |
2020-02-25 | Remove re-constructing CmpServersConfig |  Bartosz Gardziejewski | 1 | -1/+0 |
2020-02-24 | Align logging |  awudzins | 1 | -8/+7 |
2020-02-24 | Added validation of configuration |  Michal Banka | 16 | -17/+630 |
2020-02-24 | Added actuator for refreshing configuration |  Tomasz Golabek | 2 | -4/+28 |
2020-02-20 | Merge "Refactoring of Cmpv2Client code for sending CertRequest" |  Bogumil Zebek | 16 | -0/+1652 |
2020-02-20 | Refactoring of Cmpv2Client code for sending CertRequest |  EmmettCox | 16 | -0/+1652 |
2020-02-20 | Merge "Load CMP Servers config from volume" |  Bogumil Zebek | 6 | -55/+150 |
2020-02-20 | Load CMP Servers config from volume |  awudzins | 6 | -55/+150 |
2020-02-19 | Remove cyclic dependencies and rename execeptions package |  awudzins | 14 | -28/+25 |
2020-02-18 | Add configuration reading mechanism for CMP Server |  awudzins | 9 | -0/+375 |
2020-02-17 | Merge "Created docker-compose with ejbca and certservice" |  Bogumil Zebek | 1 | -0/+22 |
2020-02-17 | Created docker-compose with ejbca and certservice |  Michal Banka | 1 | -0/+22 |
2020-02-14 | Add more logs and handling DecoderException |  Bartosz Gardziejewski | 4 | -4/+24 |
2020-02-14 | Handle exception thrown during base64 decoding |  Bartosz Gardziejewski | 2 | -11/+53 |
2020-02-14 | Merge "Suppress irrelevant Sonar warnings" |  Bogumil Zebek | 2 | -3/+6 |
2020-02-14 | Suppress irrelevant Sonar warnings |  Bartosz Gardziejewski | 2 | -3/+6 |
2020-02-13 | Improve exception flow |  Bartosz Gardziejewski | 14 | -98/+305 |
2020-02-13 | Return hardcoded CA certs and certification chain. |  Bartosz Gardziejewski | 16 | -27/+469 |
2020-02-12 | Generate openAPI 3.0 specification. |  Bartosz Gardziejewski | 6 | -11/+12 |
2020-02-11 | Add decoding CSR received from client. |  Bartosz Gardziejewski | 12 | -61/+816 |
2020-02-07 | Add endpoint for CSR, that will log received data. |  Bartosz Gardziejewski | 3 | -3/+67 |
2020-02-07 | Create logger for trace, audit, error |  Pawel Kasperkiewicz | 1 | -0/+58 |
2020-02-05 | Create healthcheck WS |  Pawel | 1 | -0/+3 |
2020-02-04 | Create project structure |  Pawel Kasperkiewicz | 3 | -0/+66 |