summaryrefslogtreecommitdiffstats
path: root/certService/src/main
AgeCommit message (Expand)AuthorFilesLines
2021-01-04[OOM-CERT-SERVICE] Align implementation with RFC42102.1.1Piotr Marcinkiewicz2-2/+10
2020-08-05Removing AAF references from Cert-Service in OOM repo.baniewsk55-354/+136
2020-04-16Set a new versionBogumil Zebek1-1/+1
2020-04-03Switch client and server to communicate over TLSawudzins1-0/+11
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 Gardziejewski5-180/+185
2020-03-24Add validation for uniqueness of CA namesMichal Banka3-8/+29
2020-03-23Merge "Removed usage of RegTokenPwd when generating cert request"Bogumil Zebek1-9/+1
2020-03-23Removed dependency to cmpv2client adapterMichal Banka6-98/+44
2020-03-20Removed usage of RegTokenPwd when generating cert requestMichal Banka1-9/+1
2020-03-20Removed unused parameters when creating certificateMichal Banka4-76/+15
2020-03-19Add certservice client to Makefile (local run)Remigiusz Janeczek1-19/+0
2020-03-18Remove CSRMeta class dependencyMichal Banka6-385/+96
2020-03-18Resolve all checkstyle warningsBartosz Gardziejewski40-1242/+1301
2020-03-18CertService local starterBogumil Zebek1-5/+0
2020-03-16Fixed sonar issues in Split class and refactor it0.0.1Michal Banka3-186/+75
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 Zebek3-70/+58
2020-03-11Fixed sonar issues in CSRMeta classMichal Banka3-70/+58
2020-03-11Fixed sonar issues in Factory classMichal Banka1-5/+10
2020-03-10Add annotation for OpenAPI 3.0 documentation generationBartosz Gardziejewski8-43/+167
2020-03-10Fixed sonar issues in RDN classMichal Banka2-19/+16
2020-03-06Merge "Create Readiness Endpoint"Bogumil Zebek2-5/+60
2020-03-06Remove logging of received private keyBartosz Gardziejewski2-2/+0
2020-03-05Create Readiness Endpointawudzins2-5/+60
2020-03-05Create adapter for Cmpv2ClientBartosz Gardziejewski18-58/+602
2020-03-04Merge "Authenticate response from CMP server"Bogumil Zebek7-32/+365
2020-03-04Fix reload endpoint to return statusawudzins8-36/+134
2020-03-04Authenticate response from CMP serverEmmettCox7-32/+365
2020-02-28Merge "Refactor tests for configuration"Bogumil Zebek1-2/+1
2020-02-27Merge "Verifying certchain and returning certchain and TrustStore"Bogumil Zebek10-76/+528
2020-02-27Verifying certchain and returning certchain and TrustStoreEmmettCox10-76/+528
2020-02-27Refactor tests for configurationBartosz Gardziejewski1-2/+1
2020-02-27Refactor CSR model to be POJOBartosz Gardziejewski3-28/+112
2020-02-26Create logic responsible for selecting server based on CANameBartosz Gardziejewski7-6/+125
2020-02-25Remove re-constructing CmpServersConfigBartosz Gardziejewski1-1/+0
2020-02-24Align loggingawudzins1-8/+7
2020-02-24Added validation of configurationMichal Banka11-14/+304
2020-02-24Added actuator for refreshing configurationTomasz Golabek2-4/+28
2020-02-20Merge "Refactoring of Cmpv2Client code for sending CertRequest"Bogumil Zebek13-0/+1439
2020-02-20Refactoring of Cmpv2Client code for sending CertRequestEmmettCox13-0/+1439
2020-02-20Merge "Load CMP Servers config from volume"Bogumil Zebek4-48/+32
2020-02-20Load CMP Servers config from volumeawudzins4-48/+32