Commit Graph

1 Commits (9d7a431b711ff8b07be3401df0c118ed3574f7f9)

Author SHA1 Message Date
Cristian Le 60f203385e
Support custom ACME provider ()
* Added ACMECAURL option to support custom ACME provider. Closes 
* Refactor setting.go https settings, renamed options and variables, and documented app.example.ini
* Refactored runLetsEncrypt to runACME
* Improved documentation