Timothy Chen created MESOS-3917:
-----------------------------------
Summary: Configure and load SSL key password from configuration
file
Key: MESOS-3917
URL: https://issues.apache.org/jira/browse/MESOS-3917
Project: Mesos
Issue Type: Bug
Components: slave
Reporter: Timothy Chen
Currently when SSL enabled and password enabled on SSL key file, launching a
task fails as the executor inherits SSL config and blocks on stdin asking for
SSL key password.
To avoid this we should allow password information to be loaded from a config
file and also pass the file information to executors and other processes that
wants SSL communication.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)