Commit graph

228 commits

Author SHA1 Message Date
pschou
c847ac4a4c
feat(cli): add environment variable for specifying alternate directory URL (#2061) 2024-01-12 21:11:42 +00:00
George Kusayko
3ba40ff7da
Add DNS provider for Webnames (#2077)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2024-01-12 21:23:03 +01:00
Alexis Savin
7186ebb6f1
efficientip: add insecure skip verify option (#2052)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-11-12 21:29:57 +01:00
Alexander Kazarin
cab8e1f556
regru: client certificate support (#2050)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-11-10 02:15:33 +01:00
Ludovic Fernandez
d51b5e408b
chore: update linter (#2046) 2023-10-31 14:08:50 +01:00
pchanvallon
4f242c93e6
azuredns: allow oidc authentication (#2036)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-10-30 18:26:35 +01:00
Jack Hayhurst
8afdc9d01c
liquidweb: detect zone automatically (#2031)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-10-14 17:08:29 +02:00
pchanvallon
bf8c7abf6d
azuredns: provide the ability to select authentication methods (#2026)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-10-05 11:25:44 +00:00
volayvaz
c2fd4498e5
otc: sequential challenge (#2023) 2023-09-21 14:04:52 +00:00
Ludovic Fernandez
b523518108
ipv64: remove unused option (#2022) 2023-09-20 21:30:21 +00:00
Lars Wiegman
d0aa6b3c0d
doc: update Designate documentation (#1465) 2023-09-20 19:47:00 +00:00
Ludovic Fernandez
766e581f8d
Add DNS provider for http.net (#2014) 2023-09-20 01:40:26 +00:00
Andreas Deininger
406dad30fe
doc: retrieve hugo-theme-learn as hugo module (#1994) 2023-08-19 19:11:03 +00:00
Andreas Deininger
6792701dbc
doc: fix broken links (#1997) 2023-08-19 19:03:45 +02:00
Andreas Deininger
c365d7efc8
doc: bump hugo version (#1996)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-08-19 01:20:15 +02:00
Andreas Deininger
ed559f0568
doc: fixing typos (#1995)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-08-18 18:10:11 +02:00
Daniel Néri
e8a97d9b90
exec: fix CLI documention (#1991) 2023-08-14 11:10:10 +00:00
Jed Laundry
f4f42f16b7
azuredns: update docs (#1988)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-08-11 14:27:38 +00:00
Ludovic Fernandez
07c4daeff3
Add DNS provider for Yandex 360 (#1975) 2023-08-04 15:39:23 +00:00
Ludovic Fernandez
3cefc7a51b
chore: fix grammar and typo (#1978)
Co-authored-by: Dominik Menke <git@dmke.org>
2023-07-29 12:59:24 +02:00
ember
d21706420a
Allow to set EAB kid and hmac via environment variables (#1959)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-07-27 12:07:10 +00:00
Ludovic Fernandez
ae7823705e
Add DNS provider for cloud.ru (#1968) 2023-07-27 11:09:39 +00:00
kingcdavid
6c13564bad
Adding S3 support for HTTP domain validation (#1970)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-07-27 10:42:48 +00:00
Ludovic Fernandez
fc47c35e89
chore: migrate to aws-sdk-go-v2 (lightsail, route53) (#1973) 2023-07-27 12:15:26 +02:00
Troner
018db1267e
gcore: change API domain (#1971) 2023-07-25 12:42:54 +00:00
SamTV12345
d4200c6d4c
Add IPv64 as DNS Provider (#1954)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-07-20 02:16:23 +00:00
Dave
d4f31eb8b0
Add Metaname.net as DNS provider (#1952) 2023-07-15 13:06:57 +02:00
pchanvallon
42863478c5
azure: new implementation based on the new API client (#1830)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-07-12 18:02:06 +00:00
Ludovic Fernandez
b4a2913a62
Add DNS provider for Efficient IP (#1945) 2023-07-01 12:37:40 +02:00
Michael Braunöder
2d4dc8fb38
Add DNS provider for RcodeZero (#1947)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-07-01 00:51:17 +02:00
Ludovic Fernandez
fdfcaabde6
chore: update dependencies (#1948) 2023-06-30 20:42:28 +02:00
Ludovic Fernandez
c81ccf042e
docs: remove wrong timeout documentation for exec (#1936) 2023-06-13 14:05:02 +02:00
Ludovic Fernandez
c341e6a381
feat: support custom duration for certificate (#1925) 2023-05-28 16:45:48 +02:00
Fernandez Ludovic
8bf0cee70e docs: replace godoc.org references 2023-05-28 10:36:37 +02:00
Fernandez Ludovic
51fd75ef83 docs: update the list of supported RFC 2023-05-28 10:31:08 +02:00
Rui Chen
91bda258a9
docs: add homebrew installation (#1920) 2023-05-23 22:44:33 +00:00
Chris Marchesi
fc8e49b340
route53: minor correction to documentation (#1916) 2023-05-17 16:42:06 +00:00
Fernandez Ludovic
1a09098d23 doc: improve readme 2023-05-15 11:59:38 +02:00
Ludovic Fernandez
3d44184074
Add DNS provider for Derak Cloud (#1909) 2023-05-05 12:37:54 +02:00
Ludovic Fernandez
aeec5be129
chore: refactor clients (#1868) 2023-05-05 09:49:38 +02:00
alexzorin
0c1303c1bd
docs: fix gdomainsgoogledomains (#1911) 2023-05-03 01:13:09 +00:00
Cole Helbling
c2e4749d17
doc: fix wrong env var name (#1908) 2023-05-01 23:48:44 +00:00
Christian Grøntved
9db046581b
Add Brandit.com as DNS provider (#1890) 2023-04-14 09:44:20 +02:00
Steve De Jong
1a16d1ab9b
ultradns: update link (#1883) 2023-04-07 22:28:44 +02:00
Frederic Hemberger
029e4a4b0d
docs: Add ArchLinux package, fix AUR link (#1884) 2023-04-07 12:27:09 +00:00
Amir Omidi
64afecac21
Add Google Domains as DNS provider (#1839)
Co-authored-by: Ludovic Fernandez <ldez@users.noreply.github.com>
2023-03-09 21:22:00 +00:00
Ludovic Fernandez
e638d79643
chore: replace GetRecord by GetChallengeInfo (#1863) 2023-03-07 09:39:05 +01:00
Paul Dee
2c9f6b19dd
docs: --help text fixes (#1860) 2023-03-02 22:14:25 +00:00
Paul Dee
56a419b0ea
docs: --pem and --pfx text disambiguation (#1859) 2023-03-02 18:29:29 +00:00
Paul Dee
27a2c014f7
feat: add RSA 3072 (#1856) 2023-03-01 15:27:20 +00:00