You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Jaimin Jetly (JIRA)" <ji...@apache.org> on 2018/05/25 00:25:00 UTC

[jira] [Updated] (AMBARI-23949) Accessing Swagger API when Ambari Server is configured for HTTPS

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

Jaimin Jetly updated AMBARI-23949:
----------------------------------
    Description: 
The api-docs end-point is available but the Try button doesn't work when the Ambari Server is configured for HTTPS.

STR:
# Install Ambari Server
# Use /api-docs Try button on any API and notice that it works
# Configure Ambari Server to use SSL on port 8443
# Try to use /api-docs Try button now and notice it picks up the right port (8443) but the protocol is (http://) instead of (https://)

> Accessing Swagger API when Ambari Server is configured for HTTPS
> ----------------------------------------------------------------
>
>                 Key: AMBARI-23949
>                 URL: https://issues.apache.org/jira/browse/AMBARI-23949
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-sever, ambari-web
>    Affects Versions: 2.7.0
>            Reporter: Jaimin Jetly
>            Assignee: Jaimin Jetly
>            Priority: Critical
>             Fix For: 2.7.0
>
>
> The api-docs end-point is available but the Try button doesn't work when the Ambari Server is configured for HTTPS.
> STR:
> # Install Ambari Server
> # Use /api-docs Try button on any API and notice that it works
> # Configure Ambari Server to use SSL on port 8443
> # Try to use /api-docs Try button now and notice it picks up the right port (8443) but the protocol is (http://) instead of (https://)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)