minus-squareIanTwenty@lemmy.worldtoSelfhosted@lemmy.world•How do I use HTTPS on a private LAN without self-signed certs?linkfedilinkEnglisharrow-up0·11 days agoI’ll mention this as no one has yet but you can be your own CA. Tools like mkcert make it easy https://github.com/FiloSottile/mkcert This is potentially more hassle (than using public DNS) as you have to get your CA certs onto every device. However it may be suitable depending on the situation. linkfedilink
I’ll mention this as no one has yet but you can be your own CA. Tools like mkcert make it easy
https://github.com/FiloSottile/mkcert
This is potentially more hassle (than using public DNS) as you have to get your CA certs onto every device. However it may be suitable depending on the situation.