Hacker News new | ask | show | jobs
by bogus- 3764 days ago
Yes, it's almost too convenient. Lazy me is still slightly miffed that auto nginx is not fully supported, however.
1 comments

Sorry for the delay. It's turned out that parsing is hard, especially in the absence of a formal grammar for configuration file formats!

If you don't need the certs automatically installed, nginx users are generally doing well with the webroot plugin (which automatically creates files to perform the ACME challenge, regardless of what webserver is serving those files). This will also work for renewal, as long as you're able to do the initial configuration of your nginx to work with the certs you get.