Closed jcesario closed 8 years ago
If SSL is enabled but crt or key cannot be read or is null orch-agent will fail with
2016-05-24 17:05:49 FATAL open : no such file or directory
if SSL is enabled and SSLCertFile or SSLPrivateKeyFile are nil a separate and clear error should happen
closed in https://github.com/outbrain/orchestrator-agent/pull/17
If SSL is enabled but crt or key cannot be read or is null orch-agent will fail with
2016-05-24 17:05:49 FATAL open : no such file or directory
if SSL is enabled and SSLCertFile or SSLPrivateKeyFile are nil a separate and clear error should happen