minus-squarehank_and_deans@lemmy.catoSelfhosted@lemmy.world•Best way to get IPv4 connectivity to my self-hosted serviceslinkfedilinkEnglisharrow-up1·1 year agoOr just use Nginx stream proxy, and all the encryption happens on the endpoints. No need for certs on the proxy at all. This is how I make https and mqtts available on ipv4. linkfedilink
Or just use Nginx stream proxy, and all the encryption happens on the endpoints. No need for certs on the proxy at all.
This is how I make https and mqtts available on ipv4.