aboutsummaryrefslogtreecommitdiffstats
path: root/certServiceClient/src/main/java/org/onap/aaf/certservice/client/configuration
AgeCommit message (Expand)AuthorFilesLines
2020-08-05Removing AAF references from Cert-Service in OOM repo.baniewsk17-940/+0
2020-06-25Fix checkstyle warnings1.1.0Piotr Marcinkiewicz1-2/+2
2020-06-23Move ArtifcatsCreationProvider one level higherkjaniak6-5/+10
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 Marcinkiewicz4-3/+24
2020-05-20Improve code coverage for CertServiceClientpwielebs2-2/+2
2020-04-24Fix wrong ExitStatus for TLS ExceptionAdam Wudzinski1-1/+1
2020-04-03Switch client and server to communicate over TLSawudzins6-2/+198
2020-03-24Merge "Improve code coverage"Paweł Baniewski1-1/+5
2020-03-23Improve code coverageBogumil Zebek1-1/+5
2020-03-23Improve readability of logs for positive pathmharazin4-0/+35
2020-03-23Improve exceptions logging in certservice clientTomasz Wrobel2-8/+8
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 cleanupkjaniak4-81/+47
2020-03-11Add docker-compose with certservice-client container succesful runRemigiusz Janeczek1-1/+1
2020-03-10Fix sonar issue.Tomasz Wrobel3-7/+2
2020-03-04Improve paths validation and creation in certServiceClient, improve coverageRemigiusz Janeczek1-1/+1
2020-03-03Transform pem files into pkcs12Joanna Jeremicz1-2/+3
2020-02-28Merge "Refactor access to env variables in certservice-client"Bogumil Zebek6-63/+54
2020-02-28Refactor access to env variables in certservice-clientRemigiusz Janeczek6-63/+54
2020-02-27Implementation of CSR procedurepwielebs1-4/+4
2020-02-27Replacement of RuntimeException with Exception classkjaniak2-6/+4
2020-02-26Implementation of KeyPair generationkjaniak14-0/+710