[ 
https://issues.apache.org/jira/browse/AMBARI-15232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Levas updated AMBARI-15232:
----------------------------------
    Description: 
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?fields=RootServiceComponents/jce_policy}
  ...
  "jce_policy" : {
    "unlimited_key": "true",
    ...
  },
  "ciphers" : {
    ...
  }
  ...
{code}

  was:
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}


> 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
>
>         Attachments: AMBARI-15232_trunk_01.patch, AMBARI-15232_trunk_02.patch
>
>
> 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?fields=RootServiceComponents/jce_policy}
>   ...
>   "jce_policy" : {
>     "unlimited_key": "true",
>     ...
>   },
>   "ciphers" : {
>     ...
>   }
>   ...
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to