[
https://issues.apache.org/jira/browse/MESOS-9972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benno Evers reassigned MESOS-9972:
----------------------------------
Fix Version/s: 1.9.1
1.10
Assignee: Benno Evers
Resolution: Fixed
> Update Names for TLS-related environment variables in libprocess.
> -----------------------------------------------------------------
>
> Key: MESOS-9972
> URL: https://issues.apache.org/jira/browse/MESOS-9972
> Project: Mesos
> Issue Type: Improvement
> Reporter: Benno Evers
> Assignee: Benno Evers
> Priority: Major
> Labels: libprocess, ssl, tls
> Fix For: 1.10, 1.9.1
>
>
> The environment variables `LIBPROCESS_SSL_VERIFY_CERT` and
> `LIBPROCESS_SSL_REQUIRE_CERT` regularly cause confusion because they do not
> precisely describe their function.
> In particular, one might mistakenly assume that certificates are not required
> when setting `LIBPROCESS_SSL_REQUIRE_CERT=false`, or that all certificates
> are verified when `LIBPROCESS_SSL_VERIFY_CERT=true`.
> We should rename the options to `LIBPROCESS_SSL_VERIFY_SERVER_CERT` and
> `LIBPROCESS_SSL_REQUIRE_CLIENT_CERT` to make the semantics more clear.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)