Hacker News new | ask | show | jobs
by avail 3687 days ago
I had to apply them per-vhost when using Apache. I switched to caddy recently, which does it automatically for every vhost.
2 comments

What's caddy? I had the same problem and just ended up separating all my SSL vhosts into their own files.
You're using caddy in production? Any comments on that?
It's the fastest and most stable web server I've ever used. It does crash whenever something is misconfigured, but that is usually my fault. It works wonders and never crashes unless I cause it to.
I was thinking of adding it to my home box, but I'm afraid of any vulnerabilities, since it's not very mature yet.