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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=16494242#comment-16494242 ] 

Hudson commented on AMBARI-23949:
---------------------------------

FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #9356 (See [https://builds.apache.org/job/Ambari-trunk-Commit/9356/])
AMBARI-23949. Accessing Swagger API when Ambari Server is configured for (github: [https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=1fc1a554841e837cad6a70cf030a0849302d7f44])
* (edit) ambari-server/docs/api/generated/swagger.json
* (edit) ambari-web/api-docs/swagger-ui.js
* (edit) ambari-web/api-docs/swagger-ui.min.js
* (edit) ambari-server/src/main/java/org/apache/ambari/server/api/services/ServiceService.java
* (edit) ambari-web/api-docs/css/api-explorer.css
* (edit) ambari-server/src/main/java/org/apache/ambari/server/api/services/ClusterService.java
* (edit) ambari-server/pom.xml
* (edit) ambari-server/docs/api/generated/index.html


> 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
>              Labels: pull-request-available
>             Fix For: 2.7.0
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> 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)