Michael Oleske created GEODE-7302:
-------------------------------------
Summary: security-client-kspath should not be a property a user
can set
Key: GEODE-7302
URL: https://issues.apache.org/jira/browse/GEODE-7302
Project: Geode
Issue Type: Task
Components: native client
Reporter: Michael Oleske
h3. Why
With the usage of `ssl-truststore`, users should not use
`security-client-kspath`. `security-client-kspath` is not actually used by our
code.
*As a C++ developer*
*I want * to not have properties that don't do anything
*So that * I don't get confused
h3. Acceptance Criteria
*Given* that I have a C++ application
*When* I set `security-client-kspath`
*Then* I get an error saying that's not a property
--
This message was sent by Atlassian Jira
(v8.3.4#803005)