Alejandro Abdelnur created HADOOP-10428: -------------------------------------------
Summary: JavaKeyStoreProvider should accept keystore password via configuration falling back to ENV VAR Key: HADOOP-10428 URL: https://issues.apache.org/jira/browse/HADOOP-10428 Project: Hadoop Common Issue Type: Improvement Components: security Affects Versions: 3.0.0 Reporter: Alejandro Abdelnur Assignee: Alejandro Abdelnur Currently the password for the {{JavaKeyStoreProvider}} must be set in an ENV VAR. Allowing the password to be set via configuration enables applications to interactively ask for the password before initializing the {{JavaKeyStoreProvider}}. -- This message was sent by Atlassian JIRA (v6.2#6252)