aboutsummaryrefslogtreecommitdiffstats
path: root/certServiceClient/src
AgeCommit message (Expand)AuthorFilesLines
2020-12-18[OOM-CERT-SERVICE] Align implementation with RFC4210Piotr Marcinkiewicz3-11/+11
2020-12-02[OOM CERT-SERVICE-CLIENT] Fix null pointer when sans empty2.3.1Remigiusz Janeczek2-11/+42
2020-11-25[OOM cert-service-client] Add validation of email, ip and domain namekjaniak23-169/+628
2020-11-20[OOM CERT-SERVICE-CLIENT] Improve readability of URI regexTomasz Wrobel2-17/+36
2020-11-19Merge "[OOM CERT-SERVICE-CLIENT] Add URI validator (RFC 3986)"Bogumil Zebek3-0/+215
2020-11-19[OOM CERT-SERVICE-CLIENT] Add URI validator (RFC 3986)Tomasz Wrobel3-0/+215
2020-11-18[CLIENT] Change certService client to use comma as SANS delimiterRemigiusz Janeczek2-3/+3
2020-11-13[OOM ext-cert-provider] Refacor in validation (intermediate solution)kjaniak14-164/+283
2020-09-17[OOM-CPMv2] Fix sonar issuetkogut1-2/+2
2020-08-05Removing AAF references from Cert-Service in OOM repo.baniewsk69-272/+272
2020-07-13Add subfolders creationkjaniak4-30/+38
2020-06-25Fix sonar issuesPiotr Marcinkiewicz9-72/+88
2020-06-25Fix checkstyle warnings1.1.0Piotr Marcinkiewicz12-26/+26
2020-06-23Move ArtifcatsCreationProvider one level higherkjaniak44-176/+208
2020-06-19Add creation JKS artifactPiotr Marcinkiewicz9-109/+207
2020-06-18Add PEM artifacts creationJoanna Jeremicz13-229/+361
2020-06-18Merge "Modify UT after adding output type parameter"Paweł Baniewski1-0/+2
2020-06-18Add validation for OUTPUT_TYPE parameter (2)pwielebs3-7/+18
2020-06-18Modify UT after adding output type parameterPiotr Marcinkiewicz1-0/+2
2020-06-17Add validation for OUTPUT_TYPE parameterpwielebs5-9/+59
2020-06-16Remove unnecessary exceptionsTomasz Wrobel5-101/+3
2020-06-16Refactor flow of cert files generation, based on OUTPUT_TYPE parameterTomasz Wrobel9-105/+281
2020-06-15Merge "Added new status code and exception for input parameter validation."Paweł Baniewski2-1/+36
2020-06-10Add output type env to certservice client configurationPiotr Marcinkiewicz4-3/+24
2020-06-10Added new status code and exception for input parameter validation.Jan Malkiewicz2-1/+36
2020-05-20Improve code coverage for CertServiceClientpwielebs4-2/+325
2020-04-24Fix wrong ExitStatus for TLS ExceptionAdam Wudzinski2-1/+48
2020-04-06Fix sonar issue RandomPasswordGeneratoredyta1-2/+3
2020-04-03Merge "Fix sonar issue with nosonar annotation"Bogumil Zebek2-10/+9
2020-04-03Switch client and server to communicate over TLSawudzins15-17/+423
2020-04-03Fix sonar issue with nosonar annotationedyta2-10/+9
2020-04-02Merge "Fix sonar issue Password"Bogumil Zebek3-11/+15
2020-04-02Fix sonar secure issue RandomPasswordGeneratoredyta1-0/+4
2020-04-02Fix sonar issue Passwordedyta3-11/+15
2020-04-02Merge "Fix sonar issue KeyPairFactory"Paweł Baniewski1-1/+1
2020-04-01Fix sonar issue KeyPairFactoryedyta1-1/+1
2020-04-01Merge "Fix sonar issue Password"Bogumil Zebek1-1/+1
2020-04-01Merge "Fix sonar issue AppExitHandler"Bogumil Zebek1-2/+2
2020-03-31Fix sonar issue KeyPairFactoryedyta2-4/+5
2020-03-31Fix sonar issue AppExitHandleredyta1-2/+2
2020-03-31Fix sonar issue Passwordedyta1-1/+1
2020-03-31Fix sonar issue KeyPairFactoryedyta1-2/+2
2020-03-24Merge "Improve code coverage"Paweł Baniewski2-1/+68
2020-03-23Improve code coverageBogumil Zebek2-1/+68
2020-03-23Merge "Improve readability of logs for positive path"Bogumil Zebek10-20/+57
2020-03-23Improve readability of logs for positive pathmharazin10-20/+57
2020-03-23Fix timeout issue when cert service is unavailableTomasz Wrobel1-1/+5
2020-03-23Improve exceptions logging in certservice clientTomasz Wrobel23-176/+128
2020-03-19Improve validation of country code (2)pwielebs1-7/+4
2020-03-18Improve validation of country codepwielebs2-7/+12