[
https://issues.apache.org/jira/browse/KNOX-1732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Abhishek Shukla updated KNOX-1732:
----------------------------------
Attachment: KNOX-1732.patch
> Documentation Improvements [Knox High Availability Section ]
> ------------------------------------------------------------
>
> Key: KNOX-1732
> URL: https://issues.apache.org/jira/browse/KNOX-1732
> Project: Apache Knox
> Issue Type: Improvement
> Components: Site
> Affects Versions: 1.2.0
> Reporter: Abhishek Shukla
> Priority: Trivial
> Labels: documentation
> Fix For: 1.3.0
>
> Attachments: KNOX-1732.patch
>
>
> * Knox High Availability Config Section, path for credentials,jceks file is
> not correct.
> Currently in the User Guide, path refers to knox conf directory:
> {code:java}
> {GATEWAY_HOME}/conf/security/keystores/{TOPOLOGY_NAME}-credentials.jceks
> {code}
> It should be data directory:
> {code:java}
> {GATEWAY_HOME}/data/security/keystores/{TOPOLOGY_NAME}-credentials.jceks
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)