1
0
Fork 0
forked from TrueCloudLab/lego
Commit graph

111 commits

Author SHA1 Message Date
Dominik Menke
60ae6e6dc9
chore: migrate RFC links ()
As per announcement [1, 2], tools.ietf.org is going to shut
down in the near future. This updates the links to the referenced
RFCs to their new location, as per [3].

[1]: https://mailarchive.ietf.org/arch/msg/ietf/0n-6EXEmkTp3Uv_vj-5Vnm3o0bo/
[2]: https://mailarchive.ietf.org/arch/msg/ietf-announce/xKzJZIyanPCclTd7DU9PxBAbwhA/
[3]: https://github.com/ietf-tools/tools-transition-plan#new-service-locations
2021-10-22 19:26:08 +00:00
raunsbaekdk
18bcc0fa0c
exec: add detected variable to handle sequence interval () 2021-10-21 23:33:38 +02:00
Léopold Jacquot
1bd663882a
infomaniak: fix subzone support () 2021-09-30 19:06:22 +00:00
Ludovic Fernandez
17f62b8a13
Add DNS provider for Epik () 2021-09-29 18:40:35 +00:00
nonchan
b86f37238f
Add DNS Provider for IBM Cloud (SoftLayer) () 2021-09-11 17:52:37 +02:00
Jens L
d2e526e8dd
Add DNS provider for nicmanager ()
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2021-08-27 12:47:28 +02:00
Yuanhai He
99ba43f743
alidns: support ECS instance RAM role () 2021-08-25 10:49:56 +00:00
Christian Anton
a653611dc8
azure: zone name as environment variable () 2021-08-07 11:03:14 +00:00
Yuanhai He
6f5f694cd5
alidns: support sts token credential () 2021-08-07 12:07:31 +02:00
Maxim
71a3bbc8dd
Add DNS provider for g-core labs ()
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2021-07-22 12:05:22 +02:00
Ludovic Fernandez
264d39bbc4
Add DNS provider for hosttech () 2021-07-09 22:50:19 +02:00
Ludovic Fernandez
2dbe8832a5
Add DNS provider for freemyip.com () 2021-07-04 12:03:32 +02:00
Ludovic Fernandez
43779d7533
Add DNS provider for all-inkl () 2021-06-30 22:49:02 +02:00
Clement Jean
2a194d6ab9
aws: detailed credentials ()
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2021-06-28 01:31:18 +00:00
Ludovic Fernandez
b20e8f3394
Add DNS provider for Internet.bs () 2021-06-14 02:44:13 +02:00
David Mell
1af3abd16e
Add DNS provider for Simply.com () 2021-06-03 01:50:45 +00:00
Peter Truman
67d39182ce
mythicbeasts: typo in documentation () 2021-06-02 14:12:35 +00:00
Brandon Mayfield
e8750f50ae
Add DNS provider for Infoblox () 2021-05-29 21:18:15 +02:00
Stelfux
90ff2b3f4b
ovh: fix example in documentation () 2021-05-24 18:21:52 +00:00
dicksonleong
1227bb9f10
lightsail: improve documentation () 2021-05-22 11:00:25 +02:00
Ludovic Fernandez
a73d87e4c5
hostingde: autodetection of the zone name. () 2021-05-14 16:03:01 +00:00
João Neto
e3d7c85cfc
hurricane: documentation typo in domain name () 2021-05-10 13:49:10 +02:00
Ludovic Fernandez
c22cd40c91
Add DNS provider for Porkbun () 2021-05-02 13:41:02 +02:00
Van Hau TRAN
6bd3eae58f
scaleway: use official SDK () 2021-04-28 16:49:05 +02:00
Fernandez Ludovic
8bf9613fff doc: clean up DNS providers. 2021-04-25 11:51:37 +02:00
alexeiser
3da04e69cc
Add DNS provider for Sonic () 2021-04-25 09:37:35 +00:00
Ludovic Fernandez
4b22b38d7a
domeneshop: fix documentation () 2021-04-14 22:23:05 +02:00
lubko
9002e5c4ab
Add DNS provider for wedos ()
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2021-04-13 21:32:15 +02:00
Jonathan G
7f53f88555
Add DNS provider for VinylDNS () 2021-04-10 16:18:48 +02:00
Pieter Lexis
83c626d9a1
powerdns: several improvements () 2021-03-17 09:53:38 +01:00
Ludovic Fernandez
773ed46b10
chore: update dependencies () 2021-03-10 10:42:00 +01:00
Amir Fouladvand
6b48d8dda8
arvancloud: typo in command example () 2021-03-02 23:27:01 +00:00
risson
31158bc58c
designate: support for Openstack Application Credentials () 2021-02-27 23:45:58 +00:00
Mark Scott
55baf65065
doc: Fix typo in env var name in Mythic Beasts usage example () 2021-02-27 14:32:58 +00:00
Andre Sencioles
7cfcc155ee
edgedns: add support for .edgerc file () 2021-02-21 10:56:56 +00:00
Ludovic Fernandez
f42caa7393
Add DNS provider for Njalla () 2021-02-19 20:23:48 +00:00
Ben Lewis
620a48a374
Add DNS provider for Hurricane Electric () 2021-02-14 15:33:52 +00:00
Eirik Rye
078f84ed34
Add Domeneshop DNS01 provider () 2021-02-08 20:13:21 +01:00
Ludovic Fernandez
79be5072c7
Add DNS provider for Ionos. () 2021-01-14 20:42:12 +01:00
hazzeh
3efb14404a
Add DNS provider for Loopia () 2020-12-26 17:22:01 +01:00
JP Mens
dfdc625f8f
rfc2136: add command example ()
* 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 () 2020-12-14 22:57:19 +01:00
Adam Dobrawy
b87d5b1efe
hyperone: Minor tweaks of documentation () 2020-12-09 21:31:54 +01:00
Adam Dobrawy
09be7e1f3e
hyperone: add 'since' tag in documentation () 2020-11-28 04:06:24 +01:00
Ludovic Fernandez
1af9299a83
doc: add examples and fix some typos () 2020-11-27 20:40:44 +01:00
Stamatis Katsaounis
ff0377ac02
Deprecate OS_TENANT_NAME as required field () 2020-11-03 23:28:25 +01:00
Léopold Jacquot
dfc346a00b
Add DNS provider for Infomaniak () 2020-10-27 01:03:26 +01:00
Ludovic Fernandez
fbab0e3c64
joker: add support for SVC API () 2020-10-08 16:52:50 +02:00
Dominik Menke
37746be75f
chore: spell check docs () 2020-09-30 00:27:08 +02:00
sebastien-baillet
77aef9deb5
gcloud: adds an option to allow the use of private zones () 2020-09-26 13:29:42 +02:00