aboutsummaryrefslogtreecommitdiffstats
path: root/certServiceClient/src/main/java/org/onap/aaf/certservice/client/certification
AgeCommit message (Expand)AuthorFilesLines
2020-08-05Removing AAF references from Cert-Service in OOM repo.baniewsk19-1096/+0
2020-07-13Add subfolders creationkjaniak3-3/+17
2020-06-25Fix sonar issuesPiotr Marcinkiewicz1-4/+8
2020-06-25Fix checkstyle warnings1.1.0Piotr Marcinkiewicz5-12/+12
2020-06-23Move ArtifcatsCreationProvider one level higherkjaniak16-56/+67
2020-06-19Add creation JKS artifactPiotr Marcinkiewicz5-59/+112
2020-06-18Add PEM artifacts creationJoanna Jeremicz6-104/+191
2020-06-18Add validation for OUTPUT_TYPE parameter (2)pwielebs1-5/+14
2020-06-16Remove unnecessary exceptionsTomasz Wrobel3-86/+1
2020-06-16Refactor flow of cert files generation, based on OUTPUT_TYPE parameterTomasz Wrobel4-17/+118
2020-06-10Added new status code and exception for input parameter validation.Jan Malkiewicz1-0/+34
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-04-02Merge "Fix sonar issue KeyPairFactory"Paweł Baniewski1-1/+1
2020-04-01Fix sonar issue KeyPairFactoryedyta1-1/+1
2020-04-01Merge "Fix sonar issue Password"Bogumil Zebek1-1/+1
2020-03-31Fix sonar issue KeyPairFactoryedyta2-4/+5
2020-03-31Fix sonar issue Passwordedyta1-1/+1
2020-03-31Fix sonar issue KeyPairFactoryedyta1-2/+2
2020-03-23Improve readability of logs for positive pathmharazin5-17/+20
2020-03-23Improve exceptions logging in certservice clientTomasz Wrobel9-23/+21
2020-03-04Merge "Improve paths validation and creation in certServiceClient, improve co...Bogumil Zebek1-4/+6
2020-03-04Improve paths validation and creation in certServiceClient, improve coverageRemigiusz Janeczek1-4/+6
2020-03-04Fix PrivateKey encoding in certservice-client, refactor CsrFactoryRemigiusz Janeczek3-6/+88
2020-03-03Transform pem files into pkcs12Joanna Jeremicz8-0/+456
2020-02-27Implementation of CSR procedurepwielebs3-1/+207
2020-02-27Replacement of RuntimeException with Exception classkjaniak1-1/+1
2020-02-26Implementation of KeyPair generationkjaniak3-0/+112