cretz / software-ideas

88 stars 0 forks source link

Support Multi-Server TLS in Caddy #18

Open cretz opened 8 years ago

cretz commented 8 years ago
cretz commented 7 years ago

As an update, I implemented pluggable cert storage a while back in https://github.com/mholt/caddy/pull/913. Then I toyed with a consul impl at https://github.com/cretz/caddy-tlsconsul but nothing further.

cretz commented 7 years ago

Also note, the DNS challenge provides this and is what I use in production in other contexts