top | item 29086451

(no title)

evangow | 4 years ago

I'm curious as to how you all are providing SSL for custom domains

discuss

order

putrikarunia|4 years ago

The sites are deployed on Vercel and Digital Ocean. Both platforms allow users to connect their custom domains, and they auto-generate the SSL for these domains.

evangow|4 years ago

Gotcha. That makes sense since each site is deployed separately and not a subdomain of a single deploy. Thanks for sharing!