container-service-extension icon indicating copy to clipboard operation
container-service-extension copied to clipboard

Config.yaml file encryption

Open Vijendrasi opened this issue 6 years ago • 2 comments

Hello All, We are deploying CSE service in our cloud platform. CSE server is running fine. I would like to secure config.yaml as it contain all the password like vcd and vcenter servers. Is there any way to encrypt config.yaml file ? I am using photon os and base64 is not working well. Regards Vijendra Singh

Vijendrasi avatar Jan 24 '19 04:01 Vijendrasi

Currently there is no way to encrypt config.yaml file, as CSE reads the file's plaintext.

We are currently thinking about implementing this as a security enhancement

andrew-ni avatar Jan 29 '19 01:01 andrew-ni

If not encryption is it possible to at least get the config file to interpret environment variables so we can check it into source control?

mgaruccio avatar Feb 26 '19 14:02 mgaruccio