## What changes were proposed in this pull request? 1. Created three variables in the oozie-site.xml to support easy HTTPS support. https port keystore file path password for keystore (hidden)
2. Created three variables in the params_linux.py to read the newly created variables 3. Created and IF paragraph within the oozie-env.xml to add those variables to the environment if all variables are provided. Thereby the password is hidden by the Ambari UI but can use the current logic to enable HTTPS setup for Oozie. ## How was this patch tested? Those changes were made on several clusters and work perfectly and other Ambari admins should get this feature too. Please review [Ambari Contributing Guide](https://cwiki.apache.org/confluence/display/AMBARI/How+to+Contribute) before opening a pull request. [ Full content available at: https://github.com/apache/ambari/pull/2226 ] This message was relayed via gitbox.apache.org for [email protected]
