[
https://issues.apache.org/jira/browse/GEODE-9438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17384423#comment-17384423
]
ASF GitHub Bot commented on GEODE-9438:
---------------------------------------
davebarnes97 opened a new pull request #832:
URL: https://github.com/apache/geode-native/pull/832
Deleted three obsolete system properties:
- security-client-auth-factory
- security-client-auth-library
- security-client-dhalgo
Removed a redundant copy of the same table and updated the only link that
pointed to it.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
> NC user guides: Delete obsolete Auth properties
> -----------------------------------------------
>
> Key: GEODE-9438
> URL: https://issues.apache.org/jira/browse/GEODE-9438
> Project: Geode
> Issue Type: Bug
> Components: docs, native client
> Affects Versions: 1.13.3
> Reporter: Dave Barnes
> Assignee: Dave Barnes
> Priority: Major
>
> Native client user guides (both .NET and C++) still include three obsolete
> auth-related system properties:
> security-client-auth-factory
> security-client-auth-library
> security-client-dhalgo
> These should be deleted from the documentation.
> Note: Functionality of the first two has been superseded by
> SetAuthInitialize(). Examples showing its usage have already been included in
> the docs.
> Pages in which these properties appear include:
> .NET:
> https://gemfire-native-dotnet.docs.pivotal.io/102/geode-native-client-dotnet/configuring/sysprops.html
> https://gemfire-native-dotnet.docs.pivotal.io/102/geode-native-client-dotnet/security/security-systemprops.html
> C++:
> https://gemfire-native-cpp.docs.pivotal.io/102/geode-native-client-cpp/configuring/sysprops.html
> https://gemfire-native-dotnet.docs.pivotal.io/102/geode-native-client-dotnet/security/security-systemprops.html
--
This message was sent by Atlassian Jira
(v8.3.4#803005)