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

Umbrel needs to support HTTPS (this is important) #1895

Open
mikropsoft opened this issue Aug 12, 2024 · 8 comments
Open

Umbrel needs to support HTTPS (this is important) #1895

mikropsoft opened this issue Aug 12, 2024 · 8 comments

Comments

@mikropsoft
Copy link

I want to expose Umbrel to the external network, but when I do so with a domain that has an SSL certificate, I receive a warning similar to the one I mentioned in issue #1832.

Opening Umbrel on the external network via HTTP doesn’t inspire confidence. This support should be implemented urgently. I kindly ask all developers to take this into consideration.

@GuiSousa135
Copy link

I agree, this is extremely important, but I don't know if it is easy to implement.

@JoseMoranUrena523
Copy link

You’d have to wait on the Umbrel developers to decide whether they want to implement HTTPS support.

@JoseMoranUrena523
Copy link

I agree, this is extremely important, but I don't know if it is easy to implement.

I assume what they'd have to do is use certbot to generate an SSL, and have whatever they use (say nginx) be able to use that SSL.

@kennym
Copy link

kennym commented Aug 26, 2024

Is this really a security issue if you're accessing your Umbrel without https via tailscale? Isn't the traffic between you and Umbrel always encrypted as long as connected to Tailscale?

@JoseMoranUrena523
Copy link

Is this really a security issue if you're accessing your Umbrel without https via tailscale? Isn't the traffic between you and Umbrel always encrypted as long as connected to Tailscale?

I don't think its a major security issue with Tailscale, but still. What if you don't want to use Tailscale?

@jjmmbb
Copy link

jjmmbb commented Oct 2, 2024

@jjmmbb
Copy link

jjmmbb commented Oct 3, 2024

I am still searching for solutions to make a way to run .local domains using SSL. I have found two different approaches using a very useful method to improve security on Umbrel.

https://smallstep.com/blog/private-acme-server/ - It's a private ACME SERVER that can easily run over Traefik.

@sahilph
Copy link

sahilph commented Oct 6, 2024

Nginx Proxy Manager is now available on the app store. You can use that to request SSL certificates and expose certain apps to the internet.

Edit: If you wish to encrypt communications in your local network, I have created a app for that. More Info here

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

6 participants