aboutsummaryrefslogtreecommitdiffstats
path: root/certServiceClient/src/main/java/org/onap/aaf/certservice/client/configuration/factory
AgeCommit message (Expand)AuthorFilesLines
2020-08-05Removing AAF references from Cert-Service in OOM repo.baniewsk4-315/+0
2020-06-25Fix checkstyle warnings1.1.0Piotr Marcinkiewicz1-2/+2
2020-06-23Move ArtifcatsCreationProvider one level higherkjaniak1-5/+5
2020-06-18Add PEM artifacts creationJoanna Jeremicz1-1/+1
2020-06-18Add validation for OUTPUT_TYPE parameter (2)pwielebs2-2/+4
2020-06-17Add validation for OUTPUT_TYPE parameterpwielebs2-2/+16
2020-06-10Add output type env to certservice client configurationPiotr Marcinkiewicz1-0/+3
2020-04-03Switch client and server to communicate over TLSawudzins2-1/+86
2020-03-23Improve readability of logs for positive pathmharazin2-0/+10
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 cleanupkjaniak3-18/+47
2020-03-03Transform pem files into pkcs12Joanna Jeremicz1-2/+3
2020-02-28Refactor access to env variables in certservice-clientRemigiusz Janeczek2-11/+11
2020-02-27Replacement of RuntimeException with Exception classkjaniak1-1/+3
2020-02-26Implementation of KeyPair generationkjaniak3-0/+167