|
|
|
|
|
by samwillis
1612 days ago
|
|
Well there is already .local, so I suppose what you are asking for is a simple way to do TLS with .local? I’m not well enough versed in TLS and certs, I assume a wild card self cert for .local is a bad idea? https://en.m.wikipedia.org/wiki/.local |
|
Many home router software right now that includes a DNS server will automatically add .localdomain entries for all hosts on that router's LAN, but I think the issue is public CAs won't issue you a cert for something like "wiki.localdomain" because many people would be asking for the same name, so you're forced to stand up your own CA and add it to the thousand different trust stores that all applications on all of your devices use.
It'd be nice to have a TLD in which no one can ever own the names, so many people can be issued the exact same certificate, with a guarantee that no resolver will ever go beyond its own LAN to return an address.