1
0
mirror of https://github.com/go-acme/lego.git synced 2025-07-16 20:04:18 +02:00
Commit Graph

1255 Commits

Author SHA1 Message Date
afcb2bc6d1 Add DNS provider for UltraDNS (#1806)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-01-11 14:57:25 +01:00
7f8305e8d8 pdns: fix usage of notify only when zone kind is Master or Slave (#1781)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-01-08 14:12:06 +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
e982d5a77f hurricane: fix typo in example command (#1799)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-01-05 09:51:35 +01:00
fd54758bba chore: update go-jose package to latest (#1797) 2023-01-04 10:32:15 +00:00
33b3399b3a luadns: removed dot suffix from authzone while searching for zone (#1796) 2023-01-04 11:09:51 +01:00
368427a621 fix: skip reg.ru tests on CI 2023-01-03 02:45:25 +01:00
a824cab316 infomaniak: CNAME support (#1790)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-12-24 02:24:11 +01:00
339b62fdcd tencentcloud: support punycode domain (#1788) 2022-12-18 17:54:03 +01:00
6695fcc873 chore: upgrade actions (#1784) 2022-12-10 11:17:05 +01:00
c754882704 ibmcloud: add support for subdomains (#1779)
Co-authored-by: Ludovic Fernandez <ldez@users.noreply.github.com>
2022-12-06 17:51:44 +00:00
7095aa66a2 fix: return an error when extracting record name (#1778) 2022-12-04 15:11:27 +00:00
9ec5c8a18f fix: return an error when extracting record name (#1766) 2022-11-28 17:53:13 +00:00
300f42d084 arvancloud: replace arvancloud.com by arvancloud.ir (#1771) 2022-11-28 16:15:56 +00:00
a7b11e0447 chore: update linter (#1767)
Co-authored-by: Dominik Menke <git@dmke.org>
2022-11-27 19:04:28 +00:00
2431f83100 Add DNS provider for Liara (#1741) 2022-11-26 02:06:08 +00:00
90e478ef23 Detach v4.9.1 2022-11-25 19:29:49 +01:00
df79f13022 Prepare release v4.9.1 v4.9.1 2022-11-25 19:29:49 +01:00
001dd80f6a cname: add log about CNAME entries (#1764) 2022-11-25 18:41:38 +01:00
6cc21f2753 fix: CNAME support (#1735) 2022-11-25 18:12:21 +01:00
1b56aa0d2f regru: improve error handling (#1750) 2022-11-10 02:23:04 +01:00
b6b8e57b13 chore: update actions/cache to v3 (#1740) 2022-11-02 17:00:38 +01:00
6c75aaa9a4 Route 53: Update IAM policy example to grant least privilege access (#1727) 2022-10-12 18:42:06 +00:00
7cfa075581 hurricane: fix CNAME support (#1734)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-10-11 14:40:00 +02:00
5e37ee3822 cname: stop trying to traverse cname if none have been found (#1733)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-10-10 20:43:33 +02:00
79fcc56402 duckdns: fix CNAME support (#1732) 2022-10-10 08:42:27 +00:00
87ee39a1dc oraclecloud: use fqdn to resolve zone (#1731) 2022-10-10 07:05:11 +02:00
615e601d78 Detach v4.9.0 2022-10-03 22:51:15 +02:00
f916826c87 Prepare release v4.9.0 v4.9.0 2022-10-03 22:51:15 +02:00
ca6784a824 digitalocean: configurable base URL (#1687)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-10-03 13:36:47 +00:00
d5a18dc2d5 docs: un-deprecate Yandex (#1719) 2022-09-19 09:40:45 +00:00
af37b94b38 feat: take out CNAME support from experimental features (#1718) 2022-09-19 11:21:35 +02:00
0d7ee5e750 luadns: fix cname support (#1717) 2022-09-17 18:04:47 +00:00
e7ffbe77f8 Remove embedded issuer certificates from issued certificate if bundle is false (#1655)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-09-17 17:01:08 +00:00
e96d2c08fe gcloud: update golang.org/x/oauth2 (#1673)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-09-17 16:44:45 +00:00
0bcada7921 pdns: notify secondary servers after updates (#1679)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-09-17 16:20:41 +00:00
60bd1c205e allinkl: removed deprecated sha1 hashing (#1713) 2022-09-17 16:02:48 +00:00
fd8a9f86ec lib: add recursive CNAME lookup support (#1677) 2022-09-17 17:47:50 +02:00
4c823ed3c0 lightsail: cleanup (#1716) 2022-09-17 09:22:42 +00:00
bc3500a951 feat: deprecate Yandex and DNSPod (#1715) 2022-09-17 11:04:54 +02:00
62a0d11f83 Add DNS provider for CIVO (#1707) 2022-09-09 12:33:24 +00:00
438c2f1479 docs: fix typo (#1711) 2022-09-06 19:11:36 +02:00
a927c96aae chore: update dependencies (#1709) 2022-09-03 17:53:23 +02:00
8fe27e0cc3 Add DNS provider for VK Cloud (#1706)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-09-02 22:56:10 +02:00
d99c75a08d chore: update linter (#1708) 2022-09-02 09:05:52 +02:00
be0c6c743d Add DNS provider for YandexCloud (#1694)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-09-01 21:05:43 +00:00
11ac3da542 infoblox: fix documentation 2022-08-25 16:21:04 +02:00
ca18391d25 loopia: add configuratble API endpoint (#1704) 2022-08-24 19:32:39 +00:00
d7b0593eb6 infoblox: fix documentation (#1702) 2022-08-24 20:15:27 +02:00