ponzu-cms / ponzu

Headless CMS with automatic JSON API. Featuring auto-HTTPS from Let's Encrypt, HTTP/2 Server Push, and flexible server framework written in Go.
https://docs.ponzu-cms.org
BSD 3-Clause "New" or "Revised" License
5.68k stars 387 forks source link

Convert Ponzu TLS server to use mholt/certmagic #291

Open nilslice opened 5 years ago

nilslice commented 5 years ago

https://github.com/mholt/certmagic

This looks great, and could simplify the TLS cert management in Ponzu. If anyone is interested in helping with this one, I'm happy to help get started.