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

Support SSL in the Graphryder server #15

Open
tanius opened this issue Oct 22, 2019 · 0 comments
Open

Support SSL in the Graphryder server #15

tanius opened this issue Oct 22, 2019 · 0 comments

Comments

@tanius
Copy link
Member

tanius commented Oct 22, 2019

Currently, one can only access the internal Graphryder API server with HTTP URLs. Due to this, a reverse proxy has to be added on top, for example with Apache2 or Nginx, in order to access the API in the Graphryder Dashboard, as long as the Graphryder Dashboard itself is served via HTTPS. Otherwise we'd get "mixed content" errors and the browser would refuse to talk to the Graphryder API.

To simplify this, Graphryder API should support HTTPS natively. And also obtain its own LetsEncrypt certificates for that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant