[
https://issues.apache.org/jira/browse/MESOS-7011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15941872#comment-15941872
]
Greg Mann commented on MESOS-7011:
----------------------------------
{code}
commit faf0c08721b5461de14304ec763dd80377b4fe95
Author: Greg Mann [email protected]
Date: Fri Mar 24 10:00:40 2017 -0700
Added the '--executor_secret_key' agent flag.
Added a new agent flag, `--executor_secret_key` to allow the
specification of a secret key to be used when generating and
authenticating default executor tokens.
Review: https://reviews.apache.org/r/57664/
{code}
> Add an '--executor_secret_key' flag to the agent
> ------------------------------------------------
>
> Key: MESOS-7011
> URL: https://issues.apache.org/jira/browse/MESOS-7011
> Project: Mesos
> Issue Type: Task
> Components: agent, security
> Reporter: Greg Mann
> Assignee: Greg Mann
> Labels: agent, flags, mesosphere, security
> Fix For: 1.3.0
>
>
> A new {{\-\-executor_secret_key}} flag should be added to the agent to allow
> the operator to specify a secret file to be loaded into the default executor
> JWT authenticator and SecretGenerator modules. This secret will be used to
> generate default executor secrets when {{\-\-generate_executor_secrets}} is
> set, and will be used to verify those secrets when
> {{\-\-authenticate_http_executors}} is set.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)