summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-03-16Fixed sonar issues in Split class and refactor it0.0.1Michal Banka4-186/+170
2020-03-12Merge "Removal of EnvValidationUtils class and cleanup"Bogumil Zebek5-103/+72
2020-03-12Merge "Fixed sonar issues in ReloadConfigController class"Bogumil Zebek1-4/+0
2020-03-12Removal of EnvValidationUtils class and cleanupkjaniak5-103/+72
2020-03-12Fixed sonar issues in CertificationModelFactory classMichal Banka1-8/+0
2020-03-12Fixed sonar issues in ReloadConfigController classMichal Banka1-4/+0
2020-03-12Merge "Fixed sonar issues in Factory class"Bogumil Zebek1-5/+10
2020-03-12Merge "Add UTs for remaining methods"Bogumil Zebek1-0/+36
2020-03-12Merge "Fixed sonar issues in CSRMeta class"Bogumil Zebek5-89/+76
2020-03-11Merge "Add docker-compose with certservice-client container succesful run"Paweł Baniewski5-2/+77
2020-03-11Fixed sonar issues in CSRMeta classMichal Banka5-89/+76
2020-03-11Add UTs for remaining methodspwielebs1-0/+36
2020-03-11Fixed sonar issues in Factory classMichal Banka1-5/+10
2020-03-11Add docker-compose with certservice-client container succesful runRemigiusz Janeczek5-2/+77
2020-03-10Add annotation for OpenAPI 3.0 documentation generationBartosz Gardziejewski14-135/+356
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-10Merge "Fix sonar issue."Bogumil Zebek6-10/+5
2020-03-10Merge "Add descrption of usage client container"Bogumil Zebek1-0/+36
2020-03-10Fix sonar issue.Tomasz Wrobel6-10/+5
2020-03-10Fix EJBCA name in configuration, due to previous change in docker-composeBartosz Gardziejewski1-3/+3
2020-03-09Add descrption of usage client containerTomasz Wrobel1-0/+36
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-04Merge "Fix reload endpoint to return status"Bogumil Zebek17-122/+468
2020-03-04Merge "Improve paths validation and creation in certServiceClient, improve co...Bogumil Zebek6-44/+152
2020-03-04Improve paths validation and creation in certServiceClient, improve coverageRemigiusz Janeczek6-44/+152
2020-03-04Fix reload endpoint to return statusawudzins17-122/+468
2020-03-04Fix PrivateKey encoding in certservice-client, refactor CsrFactoryRemigiusz Janeczek9-21/+198
2020-03-04Fix file not found in testsBogumil Zebek1-0/+2
2020-03-04Authenticate response from CMP serverEmmettCox11-48/+417
2020-03-04Merge "Transform pem files into pkcs12"Bogumil Zebek22-10/+950
2020-03-03Transform pem files into pkcs12Joanna Jeremicz22-10/+950
2020-03-03Refactor logger messageTomasz Wrobel1-4/+4
2020-03-03Add tests to HttpClientTomasz Wrobel2-7/+47
2020-03-02Merge "Add HttpClient"Bogumil Zebek19-3/+642
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-28Add HttpClientTomasz Wrobel19-3/+642
2020-02-28Merge "Refactor access to env variables in certservice-client"Bogumil Zebek8-110/+105