Hacker News new | ask | show | jobs
by hitpointdrew 696 days ago
> So given this pattern, I don't feel like the domain name is something relevant for most end users.

Oh but it is, even if the user doesn’t realize it. How are you going to do SSL without a domain name? I don’t know of any provider that is trusted by a major browser, that will issue ssl certs for an ip instead of a domain name. You could use your own CA but no browser will accept it, and your visitors will be greeted with a browser warning.

1 comments

This redirects to “https:/:one.one.one.one”, which is a domain name.
You mean a redirect to <https://one.one.one.one/>, but that's beside the point.

Can you or can't you get a certificate for an IP address to "do SSL" (TLS) that is trusted by major browsers?