summaryrefslogtreecommitdiffstats
path: root/certServiceClient/src/main/java/org/onap/aaf/certservice/client/configuration
AgeCommit message (Expand)AuthorFilesLines
2020-03-23Improve exceptions logging in certservice clientTomasz Wrobel2-8/+8
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 Wrobel3-7/+2
2020-03-04Improve paths validation and creation in certServiceClient, improve coverageRemigiusz Janeczek1-1/+1
2020-03-03Transform pem files into pkcs12Joanna Jeremicz1-2/+3
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 procedurepwielebs1-4/+4
2020-02-27Replacement of RuntimeException with Exception classkjaniak2-6/+4
2020-02-26Implementation of KeyPair generationkjaniak14-0/+710