Robert Levas created AMBARI-15232:
-------------------------------------
Summary: Provide details on the JCE policy installed in the JVM
used by Ambari
Key: AMBARI-15232
URL: https://issues.apache.org/jira/browse/AMBARI-15232
Project: Ambari
Issue Type: Task
Components: ambari-server
Affects Versions: 2.4.0
Reporter: Robert Levas
Assignee: Robert Levas
Fix For: 2.4.0
Provide details on the JCE policy installed in the JVM used by Ambari. This
data should be retrievable when querying the REST API
{code:title=GET /api/v1/services/AMBARI/components/AMBARI_SERVER}
...
"jce_policy" : {
"unlimited_key": "true",
...
},
"ciphers" : {
...
}
...
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)