aboutsummaryrefslogtreecommitdiffstats
path: root/src/k8splugin/mock_files/mock_certs
AgeCommit message (Collapse)AuthorFilesLines
2019-04-10Add option to start https listenerKiran Kamineni2-0/+49
Added support for tls connection for k8splugin. It will load the certificates from its current folder. Any installer needs to just put these files in the same folder as the executable and it will pick them up and start in https mode. Issue-ID: MULTICLOUD-570 Change-Id: I505135daa3933b76023c941e7bee54be65fa791f Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>