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

Secure Vagrant REST API Communications #1247

Open
JoelProminic opened this issue Jan 31, 2024 · 0 comments
Open

Secure Vagrant REST API Communications #1247

JoelProminic opened this issue Jan 31, 2024 · 0 comments

Comments

@JoelProminic
Copy link
Contributor

We would like to revisit the idea of setting up remote Vagrant Instances for customers. One of the concerns we have for this is making sure that the connection through the Vagrant REST Interface is secure.

We will need to make sure we use SSL/TLS for the requests. We currently use http as the base URL for the SHI instances. I think SSL is supported but I need to review why this was not available on the SHI instances. We will need to work with @MarkProminic for the server side changes on this.

We'll also probably want some sort of authentication for the requests, like a password or token. We could consider doing IP-based restrictions, but the IP could change frequenlty for some users.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Moonshine-IDE - Features
  
Awaiting triage
Development

No branches or pull requests

1 participant