Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Manifest UI accesses the HTTP endpoint when behind a SSL Termination proxy #9

Closed
Symbianx opened this issue Jul 19, 2017 · 0 comments
Closed
Labels
Milestone

Comments

@Symbianx
Copy link
Contributor

Symbianx commented Jul 19, 2017

When behind an SSL Termination proxy, NAME sets the url in the manifest ui HTML with the HTTP protocol instead of HTTPS. This causes the javascript request to fail.

Changes:

In order to resolve this and prevent future problems, the url to be set in the HTML should be relative instead of absolute.

@Symbianx Symbianx added the bug label Jul 19, 2017
@Symbianx Symbianx added this to the 1.0.1 milestone Jul 19, 2017
Symbianx added a commit that referenced this issue Jul 24, 2017
…ifest-ui

GH-9 - Use relative URLs for the Manifest UI
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant