You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Michael Oleske (Jira)" <ji...@apache.org> on 2019/10/15 18:39:00 UTC

[jira] [Updated] (GEODE-7302) security-client-kspath should not be a property a user can set

     [ https://issues.apache.org/jira/browse/GEODE-7302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Oleske updated GEODE-7302:
----------------------------------
    Description: 
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


  was:
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



> 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
>            Priority: Major
>
> 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)