[
https://issues.apache.org/jira/browse/AMBARI-14485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15072840#comment-15072840
]
Hudson commented on AMBARI-14485:
---------------------------------
ABORTED: Integrated in Ambari-trunk-Commit #4099 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/4099/])
AMBARI-14485 Unable to reconfigure truststore with ambari-server (dsen:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=9c6f7490d5d4c8365c00c860fb3aacf554ab7bad])
* ambari-server/src/main/python/ambari_server/setupHttps.py
* ambari-server/src/test/python/TestAmbariServer.py
> Unable to reconfigure truststore with ambari-server setup-security
> ------------------------------------------------------------------
>
> Key: AMBARI-14485
> URL: https://issues.apache.org/jira/browse/AMBARI-14485
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server, security
> Reporter: Dmytro Sen
> Assignee: Dmytro Sen
> Priority: Critical
> Fix For: 2.4.0
>
> Attachments: AMBARI-14485.patch
>
>
> If user made mistake during configuring truststore or want to set any new
> truststore, he'll be unable to do this by running "ambari-server
> setup-security". ambari-server just exists with 0 if truststore-related
> properties are already in ambari.properties file
> {code}
> [root@os-r6-zehwsu-ambari-us-views-4-r-debug-5 ~]# ambari-server
> setup-security
> Using python /usr/bin/python2
> Security setup options...
> ===========================================================================
> Choose one of the following options:
> [1] Enable HTTPS for Ambari server.
> [2] Encrypt passwords stored in ambari.properties file.
> [3] Setup Ambari kerberos JAAS configuration.
> [4] Setup truststore.
> [5] Import certificate to truststore.
> ===========================================================================
> Enter choice, (1-5): 4
> Do you want to configure a truststore [y/n] (y)? y
> Ambari Server 'setup-security' completed successfully.
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)