Hacker News new | ask | show | jobs
by renke1 2064 days ago
Honest question: Is it actually hard to implement (securely) custom domains? In the long term I want to offer custom domains for my product (which does not exist yet).
2 comments

No. Caddy does this: https://laravel-news.com/unlimited-custom-domains-vapor

Keyword you want is "on-demand TLS"

+100 for Caddy as your web server or a reverse proxy in front of your stack. It’s incredible.
It is with SSL and a CDN. Many pipelines aren't setup well for the new world of SSL everything.