summaryrefslogtreecommitdiffstats
path: root/certServiceClient
AgeCommit message (Expand)AuthorFilesLines
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
2020-02-26Implementation of KeyPair generationkjaniak28-100/+464
2020-02-21Merge "Add of logging for certservice-client"Bogumil Zebek5-9/+95
2020-02-21Add of logging for certservice-clientkjaniak5-9/+95
2020-02-21Plugins reorderJoanna Jeremicz1-20/+20
2020-02-20Create fat jarJoanna Jeremicz2-1/+21
2020-02-20Merge "Add functionality for reading ENV variables"Bogumil Zebek18-0/+936
2020-02-20Add functionality for reading ENV variablespwielebs18-2/+936
2020-02-20Create DockerfileJoanna Jeremicz2-2/+98
2020-02-18Add first test of System.exitkjaniak4-14/+66
2020-02-18Fix for not running testskjaniak3-10/+13
2020-02-17Add of dummy testkjaniak3-1/+47
2020-02-14Adding certServerClient module to repokjaniak2-0/+57