[HELP] Secure storage of password and certificate
Hi,
I am using thingsboard gateway, and trying to connect to secure OPUCA server using password/certificate, once I publish the connector configuration from cloud portal, it stores password in text format in a file in config folder. Is there any way to store it in more secure way like some hash format or may be in a vault ?
Is there any integration available in gateway or if we have have any plan for the same ?
Thanks Abhishek
Hi @Nagarro-abhishek98,
Thank you for your interest in ThingsBoard IoT Gateway, unfortunately, there is no storage storage like you described, but it is a good idea, I think we will add something like you suggested, but only if used libraries will allow us to use hash of passwords or something like that.