Allow empty string for --server-cert
(MEN-9178) (d98e10d) by @lluiscampos
Amends 24a5f0deee8c1f6e2794b6c1436e3a71aab8e74e
This flag is optional. An empty value indicates no custom certificate, which is the typical use case for servers that use well known CA for certificate signing (like hosted Mender ;)
Do not crash when configuration flags miss a value (24a5f0d) by @pasinskim
Validate configuration flags and return user friendly error message that the configuration parameter is missing. Do not print the whole trace but simple message instead.
Released 01.15.2024