Y
Hacker News
new
|
ask
|
show
|
jobs
by
rev_bird
3669 days ago
Custom domains would be
huge
for me, but I totally understand. How would they ever manage to do it? They'd either need a zillion separate entries, or the broadest wildcard cert ever.
5 comments
nsgi
3668 days ago
Lots of certificates with 100 hostnames each is how CloudFlare does it.
link
oakwhiz
3669 days ago
Let's Encrypt?
link
MichaelGG
3669 days ago
Separate entries in what? Computers do pretty good at handling many "entries". TLS will indicate the host so they can send the right cert back.
link
rev_bird
3668 days ago
Sorry, I meant in an Apache config file or something.
link
libeclipse
3668 days ago
Or they could let users specify their own certs.
link
konklone
3667 days ago
Wordpress did this by issuing Let's Encrypt certs on demand for every domain people CNAME their way.
link