aboutsummaryrefslogtreecommitdiffstats
path: root/certService/src/test
AgeCommit message (Expand)AuthorFilesLines
2022-05-18[OOM-CERT-SERVICE] Fix expired certificates in cert-serviceTomasz Wrobel3-59/+59
2021-07-19[OOM-CERT-SERVICE] Add CertificateDecriptionException handlerPiotr Marcinkiewicz1-0/+16
2021-07-15Merge "[OOM-CERT-SERVICE] Refactor CertService API code"Pawel Baniewski6-55/+136
2021-07-15Merge "[OOM-CERT-SERVICE] Fix sonar and checkstyle issues, code cleanup"Pawel Baniewski6-23/+23
2021-07-14[OOM-CERT-SERVICE] Remove CaMode from Cmpv2Server configurationRemigiusz Janeczek6-30/+7
2021-07-13[OOM-CERT-SERVICE] Refactor CertService API codePiotr Marcinkiewicz6-55/+136
2021-07-13[OOM-CERT-SERVICE] Fix sonar and checkstyle issues, code cleanupRemigiusz Janeczek6-23/+23
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 Jeremicz14-183/+357
2021-07-06[OOM-CERT-SERVICE] Add Certification Request functionalityJoanna Jeremicz4-9/+77
2021-07-05[OOM-CERT-SERVICE] Add Key Update Request functionalityTomasz Wrobel6-22/+343
2021-07-01Merge "[OOM-CERT-SERVICE] Add logic for KUR/CR detection"Bogumil Zebek10-68/+732
2021-07-01Merge "[OOM-CERT-SERVICE] Add handling cmp response when PBM value is missing."Bogumil Zebek1-3/+86
2021-07-01[OOM-CERT-SERVICE] Add logic for KUR/CR detectionRemigiusz Janeczek10-68/+732
2021-06-30[OOM-CERT-SERVICE] Add handling cmp response when PBM value is missing.Tomasz Wrobel1-5/+86
2021-06-29Merge "[OOM-CERT-SERVICE] Add update endpoint"Bogumil Zebek1-6/+35
2021-06-29[OOM-CERT-SERVICE] Add update endpointPiotr Marcinkiewicz1-6/+35
2021-06-28[OOM-CERT-SERVICE] Implement signature PKIMessage protectionPiotr Marcinkiewicz3-0/+349
2021-06-10Fix sonar issuesRemigiusz Janeczek5-18/+16
2021-01-27[OOM-CERT-SERVICE] Fix KeyUsage extention sent to CMPv2 server2.3.3Piotr Marcinkiewicz1-0/+70
2021-01-19[CMPV2] Fix NPE & enhance error messagesJan Malkiewicz2-7/+23
2020-11-20[OOM CERT-SERVICE-API] Add support for URI, IP, E-mail in SANsTomasz Wrobel4-109/+118
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.baniewsk26-219/+123
2020-04-03Switch client and server to communicate over TLSawudzins1-0/+11
2020-03-27Refactor CmpResponseHelper to support intermediate certificateBartosz Gardziejewski3-5/+615
2020-03-24Add validation for uniqueness of CA namesMichal Banka2-11/+36
2020-03-23Removed dependency to cmpv2client adapterMichal Banka4-191/+69
2020-03-20Removed unused parameters when creating certificateMichal Banka2-26/+8
2020-03-18Remove CSRMeta class dependencyMichal Banka3-188/+41
2020-03-18Resolve all checkstyle warningsBartosz Gardziejewski22-446/+465
2020-03-16Fixed sonar issues in Split class and refactor it0.0.1Michal Banka1-0/+95
2020-03-12Merge "Fixed sonar issues in CSRMeta class"Bogumil Zebek2-19/+18
2020-03-11Fixed sonar issues in CSRMeta classMichal Banka2-19/+18
2020-03-10Add annotation for OpenAPI 3.0 documentation generationBartosz Gardziejewski4-52/+83
2020-03-06Merge "Increase adapter test coverage"Bogumil Zebek4-1/+145
2020-03-06Merge "Create Readiness Endpoint"Bogumil Zebek2-0/+106
2020-03-06Increase adapter test coverageBartosz Gardziejewski4-1/+145
2020-03-05Create Readiness Endpointawudzins2-0/+106
2020-03-05Create adapter for Cmpv2ClientBartosz Gardziejewski12-92/+695
2020-03-04Merge "Authenticate response from CMP server"Bogumil Zebek4-16/+52
2020-03-04Merge "Fix file not found in tests"Paweł Baniewski1-0/+2
2020-03-04Fix reload endpoint to return statusawudzins9-86/+334
2020-03-04Fix file not found in testsBogumil Zebek1-0/+2
2020-03-04Authenticate response from CMP serverEmmettCox4-16/+52
2020-02-28Merge "Refactor tests for configuration"Bogumil Zebek2-24/+86
2020-02-27Merge "Verifying certchain and returning certchain and TrustStore"Bogumil Zebek1-11/+87
2020-02-27Verifying certchain and returning certchain and TrustStoreEmmettCox1-11/+87