aboutsummaryrefslogtreecommitdiffstats
path: root/certService
AgeCommit message (Expand)AuthorFilesLines
2020-06-26Change docker images latest tagTomasz Wrobel1-1/+1
2020-04-16Set a new versionBogumil Zebek2-3/+3
2020-04-16Formated offered apis yamledyta1-162/+0
2020-04-08Remove helm charts from CertServiceawudzins14-244/+0
2020-04-03Switch client and server to communicate over TLSawudzins12-10/+135
2020-04-02UpdateSwagger annotations and OpenAPI.yamlBartosz Gardziejewski5-67/+75
2020-04-01Merge "Fix sonar issue CertificationModelFactory"Bogumil Zebek1-1/+0
2020-03-31Fix sonar issue CertificationControlleredyta1-2/+1
2020-03-31Fix sonar issue CertificationModelFactoryedyta1-1/+0
2020-03-31Fix sonar issueedyta1-1/+1
2020-03-27Merge "Refactor CmpResponseHelper to support intermediate certificate"Paweł Baniewski8-185/+800
2020-03-27Refactor CmpResponseHelper to support intermediate certificateBartosz Gardziejewski8-185/+800
2020-03-26DocumentationBogumil Zebek1-2/+2
2020-03-24Add validation for uniqueness of CA namesMichal Banka5-19/+65
2020-03-23Merge "Removed usage of RegTokenPwd when generating cert request"Bogumil Zebek1-9/+1
2020-03-23Removed dependency to cmpv2client adapterMichal Banka10-289/+113
2020-03-23Merge "Removed unused parameters when creating certificate"Bogumil Zebek6-102/+23
2020-03-23Merge "Fix docker image tags"Paweł Baniewski1-2/+0
2020-03-20Removed usage of RegTokenPwd when generating cert requestMichal Banka1-9/+1
2020-03-20Removed unused parameters when creating certificateMichal Banka6-102/+23
2020-03-20Fix docker image tagsBogumil Zebek1-2/+0
2020-03-19Add certservice client to Makefile (local run)Remigiusz Janeczek4-150/+1
2020-03-18Merge "Move checkstyle suppressions to project root pom"Bogumil Zebek2-39/+0
2020-03-18Move checkstyle suppressions to project root pomBartosz Gardziejewski2-39/+0
2020-03-18Remove CSRMeta class dependencyMichal Banka9-573/+137
2020-03-18Resolve all checkstyle warningsBartosz Gardziejewski64-1688/+1805
2020-03-18CertService local starterBogumil Zebek4-9/+41
2020-03-16Fixed sonar issues in Split class and refactor it0.0.1Michal Banka4-186/+170
2020-03-12Merge "Fixed sonar issues in ReloadConfigController class"Bogumil Zebek1-4/+0
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 "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