summaryrefslogtreecommitdiffstats
path: root/certServiceClient/src/main/java/org/onap/aaf/certservice/client/certification
AgeCommit message (Expand)AuthorFilesLines
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