aboutsummaryrefslogtreecommitdiffstats
path: root/certService/src
AgeCommit message (Expand)AuthorFilesLines
2022-09-20[OOM-CERT-SERVICE] Fix vulnerabilities for KohnAndreas Geissler3-5/+8
2022-05-18[OOM-CERT-SERVICE] Fix expired certificates in cert-serviceTomasz Wrobel3-59/+59
2022-01-10[OOM-CERT-SERVICE]Fix Apache log4j2 vulnerability2.5.0Tomasz Wrobel1-0/+35
2021-07-19Merge "[OOM-CERT-SERVICE] Add CertificateDecriptionException handler"Bogumil Zebek2-0/+26
2021-07-19Merge "[OOM-CERT-SERVICE] Refactor CmpResponseValidationHelper"Bogumil Zebek2-90/+57
2021-07-19[OOM-CERT-SERVICE] Update OpenAPIPiotr Marcinkiewicz1-2/+22
2021-07-19[OOM-CERT-SERVICE] Add CertificateDecriptionException handlerPiotr Marcinkiewicz2-0/+26
2021-07-15[OOM-CERT-SERVICE] Refactor CmpResponseValidationHelperPiotr Marcinkiewicz2-90/+57
2021-07-15[OOM-CERT-SERVICE] Improve loggingJoanna Jeremicz6-23/+27
2021-07-15Merge "[OOM-CERT-SERVICE] Refactor CertService API code"Pawel Baniewski18-174/+276
2021-07-15Merge "[OOM-CERT-SERVICE] Fix sonar and checkstyle issues, code cleanup"Pawel Baniewski14-52/+56
2021-07-14[OOM-CERT-SERVICE] Remove CaMode from Cmpv2Server configurationRemigiusz Janeczek9-83/+12
2021-07-13[OOM-CERT-SERVICE] Refactor CertService API codePiotr Marcinkiewicz18-176/+277
2021-07-13[OOM-CERT-SERVICE] Fix sonar and checkstyle issues, code cleanupRemigiusz Janeczek14-52/+56
2021-07-09[OOM-CERT-SERVICE] Add Unit test for private key in pkcs1 formatTomasz Wrobel2-8/+58
2021-07-08[OOM-CERT-SERVICE] Code refactorJoanna Jeremicz32-501/+543
2021-07-06[OOM-CERT-SERVICE] Add Certification Request functionalityJoanna Jeremicz8-22/+124
2021-07-05[OOM-CERT-SERVICE] Add Key Update Request functionalityTomasz Wrobel13-38/+487
2021-07-01Merge "[OOM-CERT-SERVICE] Add logic for KUR/CR detection"Bogumil Zebek23-135/+1246
2021-07-01Merge "[OOM-CERT-SERVICE] Add handling cmp response when PBM value is missing."Bogumil Zebek2-20/+106
2021-07-01[OOM-CERT-SERVICE] Add logic for KUR/CR detectionRemigiusz Janeczek23-135/+1246
2021-06-30[OOM-CERT-SERVICE] Add handling cmp response when PBM value is missing.Tomasz Wrobel2-22/+106
2021-06-30[OOM-CERT-SERVICE] Add curl requests to MakefileRemigiusz Janeczek1-0/+3
2021-06-29Merge "[OOM-CERT-SERVICE] Add update endpoint"Bogumil Zebek4-7/+195
2021-06-29[OOM-CERT-SERVICE] Add update endpointPiotr Marcinkiewicz4-7/+195
2021-06-28[OOM-CERT-SERVICE] Implement signature PKIMessage protectionPiotr Marcinkiewicz11-90/+611
2021-06-10Fix sonar issuesRemigiusz Janeczek8-24/+23
2021-01-27[OOM-CERT-SERVICE] Fix KeyUsage extention sent to CMPv2 server2.3.3Piotr Marcinkiewicz2-6/+87
2021-01-19[CMPV2] Fix NPE & enhance error messagesJan Malkiewicz7-94/+204
2020-12-18[OOM-CERT-SERVICE] Align implementation with RFC4210Piotr Marcinkiewicz2-2/+10
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