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

Configurable SSL #19

Open
t0ta11ed opened this issue Sep 16, 2020 · 3 comments
Open

Configurable SSL #19

t0ta11ed opened this issue Sep 16, 2020 · 3 comments

Comments

@t0ta11ed
Copy link

Allow for configurable SSL for the web interface. The current default HTTP is not very secure when combined with the lack of authentication. If this is already possible, expand on this in documentation.

@alexkornitzer
Copy link
Contributor

Understood, this can already be done using something like nginx. Are you using Docker or Bare Metal?

@t0ta11ed
Copy link
Author

Yes, we are probably going to use Nginx for this but it seems like this could be easily configurable within Snake? We are probably going to bolt on auth too at some point, but will look to contribute if so.

@alexkornitzer
Copy link
Contributor

Okay so I had a look into it and while its doable, it just looks to be far easier to do with an nginx proxy. Auth should not be too hard to bolt on depending on the approach, I have kind of back burnered it into v2.0, if I ever get time to start on it.

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

2 participants