summaryrefslogtreecommitdiffstats
path: root/certService
AgeCommit message (Expand)AuthorFilesLines
2020-03-12Merge "Fixed sonar issues in Factory class"Bogumil Zebek1-5/+10
2020-03-12Merge "Fixed sonar issues in CSRMeta class"Bogumil Zebek5-89/+76
2020-03-11Fixed sonar issues in CSRMeta classMichal Banka5-89/+76
2020-03-11Fixed sonar issues in Factory classMichal Banka1-5/+10
2020-03-10Add annotation for OpenAPI 3.0 documentation generationBartosz Gardziejewski13-133/+354
2020-03-10Merge "Fixed sonar issues in RDN class"Bogumil Zebek2-19/+16
2020-03-10Fixed sonar issues in RDN classMichal Banka2-19/+16
2020-03-10Fix EJBCA name in configuration, due to previous change in docker-composeBartosz Gardziejewski1-3/+3
2020-03-09Merge "Set version of ejbca-ce image"Paweł Baniewski1-3/+3
2020-03-09Merge "Fix README.md"Paweł Baniewski1-2/+3
2020-03-09Set version of ejbca-ce imageBogumil Zebek1-3/+3
2020-03-06Merge "Increase adapter test coverage"Bogumil Zebek4-1/+145
2020-03-06Merge "Create Readiness Endpoint"Bogumil Zebek6-9/+170
2020-03-06Increase adapter test coverageBartosz Gardziejewski4-1/+145
2020-03-06Remove logging of received private keyBartosz Gardziejewski2-2/+0
2020-03-06Fix README.mdBogumil Zebek1-2/+3
2020-03-05Create Readiness Endpointawudzins6-9/+170
2020-03-05Create adapter for Cmpv2ClientBartosz Gardziejewski32-162/+1317
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 "Install curl in aaf-certservice-api container"Bogumil Zebek1-1/+1
2020-02-28Install curl in aaf-certservice-api containerkjaniak1-1/+1
2020-02-28Merge "Update README.md"Paweł Baniewski1-4/+12
2020-02-28Merge "Refactor tests for configuration"Bogumil Zebek3-26/+87
2020-02-28Update README.mdBogumil Zebek1-4/+12
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-25Add OpenAPI documentation in yamlBartosz Gardziejewski1-0/+92
2020-02-25Remove re-constructing CmpServersConfigBartosz Gardziejewski1-1/+0
2020-02-24Align loggingawudzins2-10/+9
2020-02-24Added validation of configurationMichal Banka16-17/+630
2020-02-24Added actuator for refreshing configurationTomasz Golabek5-6/+38
2020-02-20Merge "Refactoring of Cmpv2Client code for sending CertRequest"Bogumil Zebek17-1/+1662
2020-02-20Refactoring of Cmpv2Client code for sending CertRequestEmmettCox17-1/+1662
2020-02-20Merge "Load CMP Servers config from volume"Bogumil Zebek10-124/+255
2020-02-20Load CMP Servers config from volumeawudzins10-124/+255
2020-02-19Remove cyclic dependencies and rename execeptions packageawudzins14-28/+25
2020-02-18Merge "Add configuration reading mechanism for CMP Server"Bogumil Zebek9-0/+375
2020-02-18Add configuration reading mechanism for CMP Serverawudzins9-0/+375
2020-02-18Merge "Add spring developer tools"Bogumil Zebek2-0/+16
2020-02-18Add spring developer toolsAleksandra Maciaga2-0/+16
2020-02-18Merge "Fix for not running tests"Bogumil Zebek1-54/+5
2020-02-18Fix for not running testskjaniak1-54/+5
2020-02-17Merge "Created docker-compose with ejbca and certservice"Bogumil Zebek3-1/+62