Should I use https on my local self hosted services like Bitwarden, NextCloud and Jellyfin? I plan to have access to these services through a vpn when I’m outside home
@TheCam I’ll try to look for all of them just to be a bit more secure while using the vpn when I’m outside home
@SonoMichele You can also just use a self-signed certificate and trust it on all your devices. Same security, same trust model (or maybe even better) and no hassle with CAs (although LetsEncrypt isn't much of a hassle anyway).
@tobtobxx I’ll create a self signed certificate as I can’t access my home server from outside so I can’t use let’s encrypt on a local domain
@ITwrx luckily (or well, not really luckily because now I have to setup a vpn server on an external server) I can’t expose my router to the world because there’s a double NAT
@SonoMichele seems fine if the services are just on your home network. But there's no harm if it doesn't take too long to setup.
Hope it works out! :)