1
0
mirror of https://github.com/go-acme/lego.git synced 2025-06-15 14:50:29 +02:00
Commit Graph

19 Commits

Author SHA1 Message Date
c2e4749d17 doc: fix wrong env var name (#1908) 2023-05-01 23:48:44 +00:00
07d957fdc1 docs: expand description for --dns.resolvers (#1786) 2023-01-12 14:07:31 +00:00
091e03f071 docs: generate CLI help (#1785) 2023-01-08 13:53:15 +00:00
1cad41db65 doc: fix cron schedule in example (#1803) 2023-01-07 17:04:35 +00:00
85f616f85b docs: refactoring and cleanup (#1658) 2022-06-17 00:25:42 +02:00
7d9176bd0d chore: migrate to github.com/urfave/cli/v2 (#1590) 2022-02-13 12:28:51 +01:00
a6855cb69f Added a --pfx, and --pfx.pass option to generate a PKCS#12 (.pfx) file. (#1387) 2021-12-25 19:36:01 +01:00
abd783a124 Improve documentation (#1265) 2020-10-03 21:36:56 +02:00
37746be75f chore: spell check docs (#1260) 2020-09-30 00:27:08 +02:00
fb72e1a292 doc: always display CLI help. (#1184) 2020-06-10 23:11:35 +02:00
e07bf641ab feat: add hook on the run command. (#1157) 2020-05-14 23:44:08 +02:00
7a61e681b0 Informations about renewed certificates are now passed to the renew hook (#1108) 2020-04-11 14:57:06 +02:00
b1509a6fd8 fix: broken link to port usage section. (#1094) 2020-03-22 22:29:16 +01:00
914d481a07 Update examples to explain http.webroot (#1012) 2019-11-19 01:43:07 +01:00
f69cd8d63d feat: ease operation behind proxy servers (#974) 2019-10-05 13:44:38 +02:00
5d557fdc6d Adds renew hook (#845)
* chore: update golangci-lint.
* feat: support renew-hook.
2019-04-02 18:38:23 +02:00
3684cc738d doc: adds information about _FILE suffix. (#829) 2019-03-18 17:42:54 +01:00
3edb75872d chore: migrate to new org. (#824) 2019-03-11 17:56:48 +01:00
62fea05e21 Automatic generation of documentation (#818)
* generate a detailed CLI help
* generate a documentation site
* new readme
2019-03-08 19:47:06 +01:00