You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Oleksandr Diachenko (JIRA)" <ji...@apache.org> on 2013/06/27 14:28:20 UTC

[jira] [Updated] (AMBARI-2498) Cleanup setup https flow

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

Oleksandr Diachenko updated AMBARI-2498:
----------------------------------------

    Attachment: AMBARI-2498.patch
    
> Cleanup setup https flow
> ------------------------
>
>                 Key: AMBARI-2498
>                 URL: https://issues.apache.org/jira/browse/AMBARI-2498
>             Project: Ambari
>          Issue Type: Bug
>          Components: controller
>    Affects Versions: 1.2.5
>            Reporter: Oleksandr Diachenko
>            Assignee: Oleksandr Diachenko
>             Fix For: 1.2.5
>
>         Attachments: AMBARI-2498.patch
>
>
> Expected flow:
> {code}
> [root@localhost ~]# ambari-server setup-https
> Using python  /usr/bin/python2.6
> Setting up HTTPS properties...
> Do you want to configure HTTPS [y/n] (y)?
> SSL port (8443) ? 
> Please enter path to Certificate: /some/path/on/my/host/server.crt
> Please enter path to Private Key: /some/path/on/my/host/server.key
> Please enter password for Private Key:
> Importing and saving certificate...done.
> NOTE: Reset Ambari Server to apply changes ("ambari-server restart|stop|start")
> Ambari Server 'HTTPS setup' completed successfully. Exiting.
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira