summaryrefslogtreecommitdiffstats
path: root/certServiceClient/src/main/java/org/onap/aaf/certservice/client/api
AgeCommit message (Expand)AuthorFilesLines
2020-06-23Move ArtifcatsCreationProvider one level higherkjaniak2-9/+12
2020-06-19Add creation JKS artifactPiotr Marcinkiewicz1-1/+1
2020-06-18Add PEM artifacts creationJoanna Jeremicz1-1/+2
2020-06-16Remove unnecessary exceptionsTomasz Wrobel1-3/+1
2020-06-16Refactor flow of cert files generation, based on OUTPUT_TYPE parameterTomasz Wrobel1-1/+2
2020-06-10Added new status code and exception for input parameter validation.Jan Malkiewicz1-1/+2
2020-04-03Switch client and server to communicate over TLSawudzins1-1/+2
2020-03-23Improve exceptions logging in certservice clientTomasz Wrobel2-13/+20
2020-03-04Fix PrivateKey encoding in certservice-client, refactor CsrFactoryRemigiusz Janeczek1-1/+2
2020-03-03Transform pem files into pkcs12Joanna Jeremicz1-1/+2
2020-02-28Add HttpClientTomasz Wrobel2-2/+3
2020-02-27Implementation of CSR procedurepwielebs1-1/+2
2020-02-27Replacement of RuntimeException with Exception classkjaniak2-1/+2
2020-02-26Implementation of KeyPair generationkjaniak2-0/+66