this post was submitted on 07 Jun 2023
6 points (87.5% liked)

homelab

6504 readers
4 users here now

founded 4 years ago
MODERATORS
 

Hey all,

Hope this is the right place to be asking (Reddit refugee), but do any of you setup certs for inward facing services? For example, I run "Whoogle" on my proxmox server, which I then access from several other devices when performing searches.

The connection between my machines and that proxmox VM are not encrypted, however only my VLAN (for personal devices) is able to access it.

Is it good practice to create a certificate for those types of servers that can only be accessed within your own network, or overkill?

you are viewing a single comment's thread
view the rest of the comments
[–] Krafting 2 points 1 year ago* (last edited 1 year ago)

Yes, you'll learn a lot, like I did few months ago! Have fun :)

Edit: The software is "NGINX Proxy Manager", to have an All in one solution. if you just use NGINX it might be more complicated!