aboutsummaryrefslogtreecommitdiffstats
path: root/certServiceClient
AgeCommit message (Expand)AuthorFilesLines
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 TLSawudzins16-17/+427
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-27Update READMETomasz Wrobel1-15/+5
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 Zebek11-21/+57
2020-03-23Improve readability of logs for positive pathmharazin11-21/+57
2020-03-23Merge "Fix timeout issue when cert service is unavailable"Bogumil Zebek1-1/+5
2020-03-23Merge "Fix docker image tags"Paweł Baniewski1-3/+1
2020-03-23Fix timeout issue when cert service is unavailableTomasz Wrobel1-1/+5
2020-03-23Improve exceptions logging in certservice clientTomasz Wrobel24-184/+136
2020-03-20Merge "Add certservice client to Makefile (local run)"Bogumil Zebek2-73/+0
2020-03-20Fix docker image tagsBogumil Zebek1-3/+1
2020-03-19Improve validation of country code (2)pwielebs1-7/+4
2020-03-19Add certservice client to Makefile (local run)Remigiusz Janeczek2-73/+0
2020-03-18Improve validation of country codepwielebs2-7/+12
2020-03-12Removal of EnvValidationUtils class and cleanupkjaniak5-103/+72
2020-03-12Merge "Add UTs for remaining methods"Bogumil Zebek1-0/+36
2020-03-11Add UTs for remaining methodspwielebs1-0/+36
2020-03-11Add docker-compose with certservice-client container succesful runRemigiusz Janeczek4-2/+76
2020-03-10Merge "Fix sonar issue."Bogumil Zebek6-10/+5
2020-03-10Fix sonar issue.Tomasz Wrobel6-10/+5
2020-03-09Add descrption of usage client containerTomasz Wrobel1-0/+36
2020-03-04Merge "Improve paths validation and creation in certServiceClient, improve co...Bogumil Zebek5-37/+151
2020-03-04Improve paths validation and creation in certServiceClient, improve coverageRemigiusz Janeczek5-37/+151
2020-03-04Fix PrivateKey encoding in certservice-client, refactor CsrFactoryRemigiusz Janeczek9-21/+198
2020-03-04Merge "Transform pem files into pkcs12"Bogumil Zebek21-10/+944
2020-03-03Transform pem files into pkcs12Joanna Jeremicz21-10/+944
2020-03-03Refactor logger messageTomasz Wrobel1-4/+4
2020-03-03Add tests to HttpClientTomasz Wrobel2-7/+47
2020-03-02Merge "Add HttpClient"Bogumil Zebek19-3/+642
2020-02-28Add HttpClientTomasz Wrobel19-3/+642
2020-02-28Merge "Refactor access to env variables in certservice-client"Bogumil Zebek8-110/+105
2020-02-28Refactor access to env variables in certservice-clientRemigiusz Janeczek8-110/+105
2020-02-27Implementation of CSR procedurepwielebs8-8/+275
2020-02-27Replacement of RuntimeException with Exception classkjaniak10-57/+26
2020-02-26Fix fat jar creation of certservice-clientRemigiusz Janeczek1-0/+11