aboutsummaryrefslogtreecommitdiffstats
path: root/certServiceClient/src
AgeCommit message (Expand)AuthorFilesLines
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
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 Janeczek2-2/+3
2020-03-10Fix sonar issue.Tomasz Wrobel6-10/+5
2020-03-04Merge "Improve paths validation and creation in certServiceClient, improve co...Bogumil Zebek4-32/+150
2020-03-04Improve paths validation and creation in certServiceClient, improve coverageRemigiusz Janeczek4-32/+150
2020-03-04Fix PrivateKey encoding in certservice-client, refactor CsrFactoryRemigiusz Janeczek9-21/+198
2020-03-04Merge "Transform pem files into pkcs12"Bogumil Zebek20-10/+940
2020-03-03Transform pem files into pkcs12Joanna Jeremicz20-10/+940
2020-03-03Refactor logger messageTomasz Wrobel1-4/+4
2020-03-03Add tests to HttpClientTomasz Wrobel2-7/+47
2020-03-02Merge "Add HttpClient"Bogumil Zebek18-3/+634
2020-02-28Add HttpClientTomasz Wrobel18-3/+634
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-26Implementation of KeyPair generationkjaniak27-95/+455
2020-02-21Add of logging for certservice-clientkjaniak3-1/+40
2020-02-20Add functionality for reading ENV variablespwielebs17-0/+932
2020-02-18Add first test of System.exitkjaniak3-13/+58
2020-02-18Fix for not running testskjaniak2-1/+1
2020-02-17Add of dummy testkjaniak2-1/+36
2020-02-14Adding certServerClient module to repokjaniak1-0/+26