Y
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
mholt
2064 days ago
No. Caddy does this:
https://laravel-news.com/unlimited-custom-domains-vapor
Keyword you want is "on-demand TLS"
link
thismodernlife
2064 days ago
+100 for Caddy as your web server or a reverse proxy in front of your stack. It’s incredible.
link
redm
2064 days ago
It is with SSL and a CDN. Many pipelines aren't setup well for the new world of SSL everything.
link
Keyword you want is "on-demand TLS"