Comment Re:What is the use case? (Score 1) 25
OK, yes, the free Wifi scenario makes sense.
But I still think it's a bit weird to have proof of identity for IP addresses. For example, if a host presents a valid certificate for "example.com", then I can be reasonably confident that the host I'm talking to is controlled by whoever registered the domain "example.com", barring a compromised machine or leaked private key. There's a trail from the domain registrar to the name servers to the host.
But if someone tells me to visit 16.34.212.76 I have no idea who that is. Great! Whoever controls 16.34.212.76 has managed to prove they control 16.34.212.76 from different vantage points around the Internet... but so what? Who the heck is 16.34.212.76 anyway?
I can see this being useful for DoH if you configure your name servers with IP addresses like 8.8.8.8. Struggling to see other use cases that can't be handled better with a FQDN.