Age | Commit message (Expand) | Author | Files | Lines |
2020-03-23 | Merge "Removed usage of RegTokenPwd when generating cert request" |  Bogumil Zebek | 1 | -9/+1 |
2020-03-23 | Removed dependency to cmpv2client adapter |  Michal Banka | 6 | -98/+44 |
2020-03-20 | Removed usage of RegTokenPwd when generating cert request |  Michal Banka | 1 | -9/+1 |
2020-03-20 | Removed unused parameters when creating certificate |  Michal Banka | 4 | -76/+15 |
2020-03-18 | Remove CSRMeta class dependency |  Michal Banka | 6 | -385/+96 |
2020-03-18 | Resolve all checkstyle warnings |  Bartosz Gardziejewski | 40 | -1242/+1301 |
2020-03-16 | Fixed sonar issues in Split class and refactor it0.0.1 |  Michal Banka | 3 | -186/+75 |
2020-03-12 | Merge "Fixed sonar issues in ReloadConfigController class" |  Bogumil Zebek | 1 | -4/+0 |
2020-03-12 | Fixed sonar issues in CertificationModelFactory class |  Michal Banka | 1 | -8/+0 |
2020-03-12 | Fixed sonar issues in ReloadConfigController class |  Michal Banka | 1 | -4/+0 |
2020-03-12 | Merge "Fixed sonar issues in Factory class" |  Bogumil Zebek | 1 | -5/+10 |
2020-03-12 | Merge "Fixed sonar issues in CSRMeta class" |  Bogumil Zebek | 3 | -70/+58 |
2020-03-11 | Fixed sonar issues in CSRMeta class |  Michal Banka | 3 | -70/+58 |
2020-03-11 | Fixed sonar issues in Factory class |  Michal Banka | 1 | -5/+10 |
2020-03-10 | Add annotation for OpenAPI 3.0 documentation generation |  Bartosz Gardziejewski | 7 | -39/+165 |
2020-03-10 | Fixed sonar issues in RDN class |  Michal Banka | 2 | -19/+16 |
2020-03-06 | Merge "Create Readiness Endpoint" |  Bogumil Zebek | 2 | -5/+60 |
2020-03-06 | Remove logging of received private key |  Bartosz Gardziejewski | 2 | -2/+0 |
2020-03-05 | Create Readiness Endpoint |  awudzins | 2 | -5/+60 |
2020-03-05 | Create adapter for Cmpv2Client |  Bartosz Gardziejewski | 17 | -58/+600 |
2020-03-04 | Merge "Authenticate response from CMP server" |  Bogumil Zebek | 7 | -32/+365 |
2020-03-04 | Fix reload endpoint to return status |  awudzins | 7 | -35/+133 |
2020-03-04 | Authenticate response from CMP server |  EmmettCox | 7 | -32/+365 |
2020-02-28 | Merge "Refactor tests for configuration" |  Bogumil Zebek | 1 | -2/+1 |
2020-02-27 | Merge "Verifying certchain and returning certchain and TrustStore" |  Bogumil Zebek | 10 | -76/+528 |
2020-02-27 | Verifying certchain and returning certchain and TrustStore |  EmmettCox | 10 | -76/+528 |
2020-02-27 | Refactor tests for configuration |  Bartosz Gardziejewski | 1 | -2/+1 |
2020-02-27 | Refactor CSR model to be POJO |  Bartosz Gardziejewski | 3 | -28/+112 |
2020-02-26 | Create logic responsible for selecting server based on CAName |  Bartosz Gardziejewski | 7 | -6/+125 |
2020-02-25 | Remove re-constructing CmpServersConfig |  Bartosz Gardziejewski | 1 | -1/+0 |
2020-02-24 | Added validation of configuration |  Michal Banka | 11 | -14/+304 |
2020-02-24 | Added actuator for refreshing configuration |  Tomasz Golabek | 1 | -2/+23 |
2020-02-20 | Merge "Refactoring of Cmpv2Client code for sending CertRequest" |  Bogumil Zebek | 13 | -0/+1439 |
2020-02-20 | Refactoring of Cmpv2Client code for sending CertRequest |  EmmettCox | 13 | -0/+1439 |
2020-02-20 | Merge "Load CMP Servers config from volume" |  Bogumil Zebek | 2 | -22/+25 |
2020-02-20 | Load CMP Servers config from volume |  awudzins | 2 | -22/+25 |
2020-02-19 | Remove cyclic dependencies and rename execeptions package |  awudzins | 8 | -12/+13 |
2020-02-18 | Add configuration reading mechanism for CMP Server |  awudzins | 6 | -0/+280 |
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 | 1 | -11/+15 |
2020-02-14 | Merge "Suppress irrelevant Sonar warnings" |  Bogumil Zebek | 1 | -1/+3 |
2020-02-14 | Suppress irrelevant Sonar warnings |  Bartosz Gardziejewski | 1 | -1/+3 |
2020-02-13 | Improve exception flow |  Bartosz Gardziejewski | 8 | -51/+148 |
2020-02-13 | Return hardcoded CA certs and certification chain. |  Bartosz Gardziejewski | 10 | -10/+346 |
2020-02-12 | Generate openAPI 3.0 specification. |  Bartosz Gardziejewski | 2 | -4/+4 |
2020-02-11 | Add decoding CSR received from client. |  Bartosz Gardziejewski | 6 | -61/+308 |
2020-02-07 | Add endpoint for CSR, that will log received data. |  Bartosz Gardziejewski | 1 | -0/+61 |
2020-02-04 | Create project structure |  Pawel Kasperkiewicz | 1 | -0/+33 |