You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Robert Levas (JIRA)" <ji...@apache.org> on 2016/03/01 00:42:18 UTC

[jira] [Updated] (AMBARI-15232) Provide details on the JCE policy installed in the JVM used by Ambari

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

Robert Levas updated AMBARI-15232:
----------------------------------
    Attachment: AMBARI-15232_trunk_01.patch

> 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
>
>
> 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)