summaryrefslogtreecommitdiff
path: root/main.go
Commit message (Collapse)AuthorAge
* Fixes for ACMEv2Mike Crute2022-12-24
|
* Add ACMEv2 endpointsMike Crute2022-01-30
| | | | | | | | | The ACMEv2 endpoints are easier to use for clients running the Golang acme.autocert.Manager. They require no tracking of state and also handle DNS propagation checking so the client can remain simple. Once the legacy REST client for the v1 endpoints is gone those old endpoints can be removed.
* Extract web frameworkMike Crute2020-11-10
|
* Cleanup viper namesMike Crute2020-08-11
|
* Refator using le utilsMike Crute2020-08-11
|
* Refactor into an applicationMike Crute2020-01-04
|
* Refactor out of main a bitMike Crute2020-01-04
|
* Fix ACME permissionsMike Crute2020-01-03
|
* Create updated serviceMike Crute2020-01-02
|
* Read secrets from a fileMike Crute2019-05-21
|
* Initial importMike Crute2017-07-18