aboutsummaryrefslogtreecommitdiffstats
path: root/certServiceClient/src/main/java
AgeCommit message (Expand)AuthorFilesLines
2020-03-23Improve readability of logs for positive pathmharazin10-20/+57
2020-03-23Improve exceptions logging in certservice clientTomasz Wrobel19-98/+99
2020-03-19Improve validation of country code (2)pwielebs1-7/+4
2020-03-18Improve validation of country codepwielebs1-4/+9
2020-03-12Removal of EnvValidationUtils class and cleanupkjaniak4-81/+47
2020-03-11Add docker-compose with certservice-client container succesful runRemigiusz Janeczek1-1/+1
2020-03-10Fix sonar issue.Tomasz Wrobel6-10/+5
2020-03-04Merge "Improve paths validation and creation in certServiceClient, improve co...Bogumil Zebek2-5/+7
2020-03-04Improve paths validation and creation in certServiceClient, improve coverageRemigiusz Janeczek2-5/+7
2020-03-04Fix PrivateKey encoding in certservice-client, refactor CsrFactoryRemigiusz Janeczek6-20/+103
2020-03-04Merge "Transform pem files into pkcs12"Bogumil Zebek11-10/+477
2020-03-03Transform pem files into pkcs12Joanna Jeremicz11-10/+477
2020-03-03Refactor logger messageTomasz Wrobel1-4/+4
2020-03-03Add tests to HttpClientTomasz Wrobel1-7/+15
2020-03-02Merge "Add HttpClient"Bogumil Zebek10-3/+358
2020-02-28Add HttpClientTomasz Wrobel10-3/+358
2020-02-28Merge "Refactor access to env variables in certservice-client"Bogumil Zebek6-63/+54
2020-02-28Refactor access to env variables in certservice-clientRemigiusz Janeczek6-63/+54
2020-02-27Implementation of CSR procedurepwielebs6-7/+216
2020-02-27Replacement of RuntimeException with Exception classkjaniak6-22/+13
2020-02-26Implementation of KeyPair generationkjaniak22-75/+326
2020-02-21Add of logging for certservice-clientkjaniak2-1/+6
2020-02-20Add functionality for reading ENV variablespwielebs15-0/+697
2020-02-18Add first test of System.exitkjaniak2-1/+32
2020-02-18Fix for not running testskjaniak1-1/+0
2020-02-17Add of dummy testkjaniak1-1/+3
2020-02-14Adding certServerClient module to repokjaniak1-0/+26