aboutsummaryrefslogtreecommitdiffstats
path: root/certServiceClient/src/main/java/org/onap/aaf/certservice
AgeCommit message (Expand)AuthorFilesLines
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-0/+28