[
https://issues.apache.org/jira/browse/APEXCORE-712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16052197#comment-16052197
]
ASF GitHub Bot commented on APEXCORE-712:
-----------------------------------------
GitHub user sanjaypujare opened a pull request:
https://github.com/apache/apex-core/pull/546
APEXCORE-712 custom keystore at launch
This is meant to replace PR https://github.com/apache/apex-core/pull/526 .
Pls see the comments in there for the reasons.
@PramodSSImmaneni @devtagare @tweise let me know.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sanjaypujare/apex-core APEXCORE-712.sanjay
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/apex-core/pull/546.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #546
----
commit c583cb5d88c0418d787076937c99d677d73653e5
Author: Sanjay Pujare <[email protected]>
Date: 2017-06-16T17:31:38Z
APEXCORE-712 custom keystore at launch
----
> Support distribution of custom SSL material to the Stram node while launch
> the app
> ----------------------------------------------------------------------------------
>
> Key: APEXCORE-712
> URL: https://issues.apache.org/jira/browse/APEXCORE-712
> Project: Apache Apex Core
> Issue Type: Improvement
> Reporter: Sanjay M Pujare
> Assignee: devendra tagare
> Original Estimate: 2h
> Remaining Estimate: 2h
>
> This JIRA is dependent on APEXCORE-711. APEXCORE-711 talks about using a
> custom SSL configuration but assumes the SSL files (ssl-server.xml and the
> keystore) are already available on any cluster node so when the Stram starts
> it is able to find them. There are cases where users don't want to do this
> and they expect the Apex client to package these files so that they are
> copied to the App master node so when Stram starts it will find them in the
> expected location.
> Enhance the Apex client/launcher to distribute the custom SSL files (XML and
> the keystore) along with the application jars/resources so the user does not
> need to pre-distribute the custom SSL files.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)