aboutsummaryrefslogtreecommitdiffstats
path: root/certServiceClient/src/main/java/org/onap/aaf/certservice/client/httpclient
AgeCommit message (Expand)AuthorFilesLines
2020-08-05Removing AAF references from Cert-Service in OOM repo.baniewsk6-319/+0
2020-06-25Fix checkstyle warnings1.1.0Piotr Marcinkiewicz1-2/+2
2020-06-23Move ArtifcatsCreationProvider one level higherkjaniak2-3/+3
2020-04-03Switch client and server to communicate over TLSawudzins2-5/+12
2020-03-23Merge "Improve readability of logs for positive path"Bogumil Zebek1-3/+2
2020-03-23Improve readability of logs for positive pathmharazin1-3/+2
2020-03-23Fix timeout issue when cert service is unavailableTomasz Wrobel1-1/+5
2020-03-23Improve exceptions logging in certservice clientTomasz Wrobel4-46/+35
2020-03-10Fix sonar issue.Tomasz Wrobel2-2/+2
2020-03-03Refactor logger messageTomasz Wrobel1-4/+4
2020-03-03Add tests to HttpClientTomasz Wrobel1-7/+15
2020-02-28Add HttpClientTomasz Wrobel6-0/+312