John Omernik created MYRIAD-182:
-----------------------------------
Summary: Ability to ignore certificate warnings on config download
from SSL secured RM
Key: MYRIAD-182
URL: https://issues.apache.org/jira/browse/MYRIAD-182
Project: Myriad
Issue Type: Bug
Components: Executor
Affects Versions: Myriad 0.1.0
Reporter: John Omernik
When SSL is enabled for the Resource Manager, and the executor tries download
the config from /conf, if the CA is not valid a warning is thrown the download
fails. There are many cases where SSL certificate may not be valid (especially
in test, but maybe in production) thus we need the ability to specify that
certificate warnings should be ignored. in that case. The warning received is:
Failed to fetch 'https://myriadprod.marathonprod.mesos:8090/conf': Error
downloading resource: Peer certificate cannot be authenticated with given CA
certificates
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)