@Quinnypig i still think its kinda silly that browsers lose their shit over self-signed certs for rfc1918 addresses.
as if all the people who work on browsers have never bought a nas, or a router, or anything else thats an embedded device that lives on the lan which will likely never ever see a cert update.
On a related point: it is *absolutely shameful* that I can't set up a CA locally for devices on my own rfc1918 network (using a .home DNS name) and have https "just work" without having each client trust a CA key that then can MITM *any* https content.
Why can't I say "trust this cert only to sign stuff in 192.168.*.* or with a *.myhomenet.home DNS name"?
@fizbin @Viss @Quinnypig I think there's actually a restriction you can add these days to do that.
Not sure how widely supported it is though.
Also as always, OpenSSL is a fuck and it's really hard to do anything right with it.