summaryrefslogtreecommitdiffstats
path: root/certService/src
AgeCommit message (Expand)AuthorFilesLines
2020-11-20[OOM CERT-SERVICE-API] Add support for URI, IP, E-mail in SANsTomasz Wrobel8-150/+145
2020-09-17Merge "[OOM-CPMv2] Fix sonar issue"Bogumil Zebek1-5/+3
2020-09-17[OOM-CPMv2] Fix sonar issuetkogut1-1/+1
2020-09-17[OOM-CPMv2] Fix sonar issuetkogut1-5/+3
2020-08-05Removing AAF references from Cert-Service in OOM repo.baniewsk81-573/+259
2020-04-16Set a new versionBogumil Zebek1-1/+1
2020-04-03Switch client and server to communicate over TLSawudzins2-0/+22
2020-04-02UpdateSwagger annotations and OpenAPI.yamlBartosz Gardziejewski3-13/+13
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-27Refactor CmpResponseHelper to support intermediate certificateBartosz Gardziejewski8-185/+800
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-20Removed usage of RegTokenPwd when generating cert requestMichal Banka1-9/+1
2020-03-20Removed unused parameters when creating certificateMichal Banka6-102/+23
2020-03-19Add certservice client to Makefile (local run)Remigiusz Janeczek1-19/+0
2020-03-18Remove CSRMeta class dependencyMichal Banka9-573/+137
2020-03-18Resolve all checkstyle warningsBartosz Gardziejewski62-1688/+1766
2020-03-18CertService local starterBogumil Zebek1-5/+0
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 Gardziejewski12-95/+250
2020-03-10Fixed sonar issues in RDN classMichal Banka2-19/+16
2020-03-06Merge "Increase adapter test coverage"Bogumil Zebek4-1/+145
2020-03-06Merge "Create Readiness Endpoint"Bogumil Zebek4-5/+166
2020-03-06Increase adapter test coverageBartosz Gardziejewski4-1/+145
2020-03-06Remove logging of received private keyBartosz Gardziejewski2-2/+0
2020-03-05Create Readiness Endpointawudzins4-5/+166
2020-03-05Create adapter for Cmpv2ClientBartosz Gardziejewski30-150/+1297
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 "Refactor tests for configuration"Bogumil Zebek3-26/+87
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-25Remove re-constructing CmpServersConfigBartosz Gardziejewski1-1/+0