summaryrefslogtreecommitdiffstats
path: root/certServiceClient/src/main/java/org/onap/aaf/certservice/client/certification/conversion
AgeCommit message (Expand)AuthorFilesLines
2020-08-05Removing AAF references from Cert-Service in OOM repo.baniewsk8-490/+0
2020-07-13Add subfolders creationkjaniak1-1/+1
2020-06-25Fix sonar issuesPiotr Marcinkiewicz1-4/+8
2020-06-23Move ArtifcatsCreationProvider one level higherkjaniak9-100/+43
2020-06-19Add creation JKS artifactPiotr Marcinkiewicz4-55/+108
2020-06-18Add PEM artifacts creationJoanna Jeremicz4-104/+108
2020-06-18Add validation for OUTPUT_TYPE parameter (2)pwielebs1-5/+14
2020-06-16Remove unnecessary exceptionsTomasz Wrobel1-17/+1
2020-06-16Refactor flow of cert files generation, based on OUTPUT_TYPE parameterTomasz Wrobel3-17/+83
2020-04-06Fix sonar issue RandomPasswordGeneratoredyta1-2/+3
2020-04-03Fix sonar issue with nosonar annotationedyta2-10/+9
2020-04-02Merge "Fix sonar issue Password"Bogumil Zebek2-9/+13
2020-04-02Fix sonar secure issue RandomPasswordGeneratoredyta1-0/+4
2020-04-02Fix sonar issue Passwordedyta2-9/+13
2020-03-31Fix sonar issue Passwordedyta1-1/+1
2020-03-23Improve readability of logs for positive pathmharazin2-8/+8
2020-03-23Improve exceptions logging in certservice clientTomasz Wrobel2-3/+3
2020-03-04Improve paths validation and creation in certServiceClient, improve coverageRemigiusz Janeczek1-4/+6
2020-03-03Transform pem files into pkcs12Joanna Jeremicz7-0/+417