1
0
mirror of https://github.com/go-acme/lego.git synced 2025-09-16 09:36:23 +02:00
Commit Graph

1070 Commits

Author SHA1 Message Date
Fernandez Ludovic
e8e58ec673 Prepare release v4.3.1 v4.3.1 2021-03-12 00:47:12 +01:00
Ludovic Fernandez
42867390e5 exoscale: fix version. (#1372) 2021-03-12 00:33:24 +01:00
Fernandez Ludovic
dd451848ea Detach v4.3.0 2021-03-10 15:27:00 +01:00
Fernandez Ludovic
a7f9a93caa Prepare release v4.3.0 v4.3.0 2021-03-10 15:27:00 +01:00
Ludovic Fernandez
773ed46b10 chore: update dependencies (#1370) 2021-03-10 10:42:00 +01:00
Ludovic Fernandez
b3be51f570 chore: add issue templates. (#1368) 2021-03-06 18:29:28 +01:00
Ludovic Fernandez
52ad9d72e8 chore: update linter (#1367) 2021-03-04 19:16:59 +00:00
Fernandez Ludovic
2c0a8ff689 core: prevent release failure
With go1.16 there is a difference between `go mod tidy` and `go mod
download`.
The `go.sum` is not altered in the same way by both commands.
`go mod tidy` must be always called after the `go mod download`.

https://github.com/golang/go/issues/43994
2021-03-03 01:18:08 +01:00
Amir Fouladvand
6b48d8dda8 arvancloud: typo in command example (#1365) 2021-03-02 23:27:01 +00:00
Albert Peschar
72c7034298 Increase HTTP client timeouts (#1336) 2021-02-28 12:59:51 +00:00
david
8b8be6f21e cloudns: Improve reliability (#1331)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2021-02-28 12:25:15 +00:00
Tobias "Knight" S
b65dfb8661 desec: fix error with default TTL (#1361) 2021-02-28 02:23:28 +00:00
risson
31158bc58c designate: support for Openstack Application Credentials (#1360) 2021-02-27 23:45:58 +00:00
Mark Scott
2871fd3938 mythicbeasts: implement ProviderTimeout (#1358) 2021-02-27 17:32:18 +00:00
StackoverFrog
22a991d8cc dnspod: improve search accuracy when a domain have more than 100 records (#1354) 2021-02-27 14:55:45 +00:00
Mark Scott
55baf65065 doc: Fix typo in env var name in Mythic Beasts usage example (#1356) 2021-02-27 14:32:58 +00:00
Andre Sencioles
7cfcc155ee edgedns: add support for .edgerc file (#1340) 2021-02-21 10:56:56 +00:00
Ludovic Fernandez
f42caa7393 Add DNS provider for Njalla (#1348) 2021-02-19 20:23:48 +00:00
Ludovic Fernandez
c562e5b987 chore: update for go1.16 (#1350) 2021-02-17 09:02:44 +01:00
Ben Lewis
620a48a374 Add DNS provider for Hurricane Electric (#1344) 2021-02-14 15:33:52 +00:00
Ludovic Fernandez
6bec917301 chore: update linter. (#1346) 2021-02-08 22:25:51 +01:00
Eirik Rye
078f84ed34 Add Domeneshop DNS01 provider (#1345) 2021-02-08 20:13:21 +01:00
Ludovic Fernandez
1d24006e69 fix: preferred chain only match root name (#1334) 2021-01-28 20:26:07 +01:00
TeoGoddet
6d068b5269 infomaniak: Make error message more meaningful (#1332) 2021-01-28 00:45:52 +01:00
Fernandez Ludovic
16660b23e4 doc: update Changelog. 2021-01-24 18:00:51 +01:00
Fernandez Ludovic
afd8eb0238 Detach v4.2.0 2021-01-24 16:56:22 +01:00
Fernandez Ludovic
52e6721dca Prepare release v4.2.0 v4.2.0 2021-01-24 16:56:22 +01:00
Ludovic Fernandez
79be5072c7 Add DNS provider for Ionos. (#1322) 2021-01-14 20:42:12 +01:00
Niklas Hambüchen
8dd5585c53 errors: Fix instance not being printed. (#1327)
The condition so far printed it only when it was known to be empty.
2021-01-10 05:42:01 +01:00
Daniel McCarney
4d4061ff40 acme-dns: update cpu/goacmedns to v0.1.1. (#1326) 2021-01-06 12:47:20 +01:00
Ludovic Fernandez
af01844596 chore: update linter. (#1325) 2020-12-28 23:39:00 +01:00
hazzeh
3efb14404a Add DNS provider for Loopia (#1324) 2020-12-26 17:22:01 +01:00
JP Mens
dfdc625f8f rfc2136: add command example (#1321)
* RFC2136 example

This small patch adds an example to the RFC2136 provider.

* review and generate.

Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2020-12-19 16:48:31 +01:00
Michael G
af597bac81 inwx: Increase propagation timeout to 360s to improve robustness (#1314) 2020-12-14 22:57:19 +01:00
Khanh Pham
4f7f557a5c pdns: get exact zone instead of all zones (#1296) 2020-12-12 15:59:22 +01:00
Ludovic Fernandez
cabd839feb vult, dnspod: fix default HTTP timeout. (#1318) 2020-12-09 22:04:47 +01:00
Adam Dobrawy
b87d5b1efe hyperone: Minor tweaks of documentation (#1315) 2020-12-09 21:31:54 +01:00
Ludovic Fernandez
1e1ae7f49b doc: remove landing page button. (#1313) 2020-12-09 21:19:26 +01:00
Ludovic Fernandez
d9248c9d4f chore: use GitHub Action. (#1319) 2020-12-09 20:52:21 +01:00
Ludovic Fernandez
136f159d53 pdns: fix URL request creation. (#1312) 2020-11-28 17:54:26 +01:00
Iku Iwasa
2766aa6987 vultr: Update to govultr v2 API (#1302) 2020-11-28 14:53:02 +01:00
Adam Dobrawy
09be7e1f3e hyperone: add 'since' tag in documentation (#1310) 2020-11-28 04:06:24 +01:00
Ludovic Fernandez
1af9299a83 doc: add examples and fix some typos (#1309) 2020-11-27 20:40:44 +01:00
Fernandez Ludovic
6292f5878c Detach v4.1.3 2020-11-25 14:38:06 +01:00
Fernandez Ludovic
086040a8ba Prepare release v4.1.3 v4.1.3 2020-11-25 14:38:06 +01:00
Ludovic Fernandez
181926ca0d azure: fix error handling. (#1307) 2020-11-25 12:25:28 +01:00
Ludovic Fernandez
8006c744f0 chore: update linter. (#1305) 2020-11-24 09:38:11 +01:00
Fernandez Ludovic
2bc55d0057 Detach v4.1.2 2020-11-21 21:06:23 +01:00
Fernandez Ludovic
721cfb5fe2 Prepare release v4.1.2 v4.1.2 2020-11-21 21:06:23 +01:00
Ludovic Fernandez
a7387202e4 fix: preferred chain support. (#1298) 2020-11-21 20:24:11 +01:00