Closed chenchix closed 6 years ago
Added two environment variables to define where cert and key are.
EXPORT_DISTRO_MQTTS_CERT_FILE EXPORT_DISTRO_MQTTS_KEY_FILE
And following the same behaviour as other env variables, and can be overwritten by consul configuration.
Signed-off-by: chencho smunoz@caviumnetworks.com
@chenchix can you please resolve the conflicts.
Conflicts fixed
I was adding what Fede commented but you were faster than me, @janko-isidorovic :)
I will open a new PR
Added two environment variables to define where cert and key are.
EXPORT_DISTRO_MQTTS_CERT_FILE EXPORT_DISTRO_MQTTS_KEY_FILE
And following the same behaviour as other env variables, and can be overwritten by consul configuration.
Signed-off-by: chencho smunoz@caviumnetworks.com