Sanjay M Pujare created APEXCORE-712: ----------------------------------------
Summary: 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 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.3.15#6346)