summaryrefslogtreecommitdiffstats
path: root/certServiceClient/src/test/java/org/onap/aaf/certservice/client/configuration
AgeCommit message (Expand)AuthorFilesLines
2020-04-03Switch client and server to communicate over TLSawudzins2-2/+199
2020-03-24Merge "Improve code coverage"Paweł Baniewski1-0/+63
2020-03-23Improve code coverageBogumil Zebek1-0/+63
2020-03-23Improve exceptions logging in certservice clientTomasz Wrobel1-3/+2
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-04Improve paths validation and creation in certServiceClient, improve coverageRemigiusz Janeczek2-27/+143
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 procedurepwielebs1-1/+1
2020-02-27Replacement of RuntimeException with Exception classkjaniak2-4/+4
2020-02-26Implementation of KeyPair generationkjaniak2-0/+236