aboutsummaryrefslogtreecommitdiffstats
path: root/certServiceClient/src/test
AgeCommit message (Expand)AuthorFilesLines
2020-03-23Improve exceptions logging in certservice clientTomasz Wrobel4-78/+29
2020-03-18Improve validation of country codepwielebs1-3/+3
2020-03-12Removal of EnvValidationUtils class and cleanupkjaniak1-22/+25
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 Janeczek1-1/+2
2020-03-04Merge "Improve paths validation and creation in certServiceClient, improve co...Bogumil Zebek2-27/+143
2020-03-04Improve paths validation and creation in certServiceClient, improve coverageRemigiusz Janeczek2-27/+143
2020-03-04Fix PrivateKey encoding in certservice-client, refactor CsrFactoryRemigiusz Janeczek3-1/+95
2020-03-04Merge "Transform pem files into pkcs12"Bogumil Zebek9-0/+463
2020-03-03Transform pem files into pkcs12Joanna Jeremicz9-0/+463
2020-03-03Add tests to HttpClientTomasz Wrobel1-0/+32
2020-03-02Merge "Add HttpClient"Bogumil Zebek8-0/+276
2020-02-28Add HttpClientTomasz Wrobel8-0/+276
2020-02-28Merge "Refactor access to env variables in certservice-client"Bogumil Zebek2-47/+51
2020-02-28Refactor access to env variables in certservice-clientRemigiusz Janeczek2-47/+51
2020-02-27Implementation of CSR procedurepwielebs2-1/+59
2020-02-27Replacement of RuntimeException with Exception classkjaniak4-35/+13
2020-02-26Implementation of KeyPair generationkjaniak5-20/+129
2020-02-20Add functionality for reading ENV variablespwielebs2-0/+235
2020-02-18Add first test of System.exitkjaniak1-3/+17
2020-02-18Fix for not running testskjaniak1-0/+1
2020-02-17Add of dummy testkjaniak1-0/+33