Ludovic Fernandez
|
d60c335cc0
|
feat: fills LEGO_CERT_PFX_PATH and LEGO_CERT_PEM_PATH only when needed (#2160)
|
2024-04-16 23:10:59 +02:00 |
|
Ludovic Fernandez
|
55dd478cb2
|
chore: update dependencies (#2156)
|
2024-04-15 15:54:21 +02:00 |
|
Ludovic Fernandez
|
ca32b56550
|
oracle: update API client (#2155)
|
2024-04-14 23:27:26 +02:00 |
|
Artem Chirkov
|
8623f0df01
|
Add DNS provider for Selectel v2 (#2152)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
|
2024-04-10 10:29:29 +00:00 |
|
Fernandez Ludovic
|
a832515ad5
|
chore: fix typos
|
2024-04-10 11:19:21 +02:00 |
|
Ludovic Fernandez
|
ef9086a0f9
|
httpnet: add provider to NewDNSChallengeProviderByName (#2146)
|
2024-03-27 11:19:07 +01:00 |
|
xpume
|
8dd1fa5a32
|
docs: fix link to alibaba API documentation (#2145)
|
2024-03-24 21:39:59 +00:00 |
|
Ludovic Fernandez
|
3371145f01
|
chore: update to go1.22 (#2144)
|
2024-03-20 20:30:35 +01:00 |
|
Markus Blaschke
|
874e3ea023
|
azuredns: servicediscovery for zones (#2140)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
|
2024-03-20 04:36:35 +01:00 |
|
Ludovic Fernandez
|
27fd142ca1
|
scaleway: add alternative env var names (#2136)
|
2024-03-20 03:31:18 +00:00 |
|
Guillaume Belanger
|
61553c4195
|
chore: add snap to release packages (#2134)
|
2024-03-15 03:12:08 +01:00 |
|
Fernandez Ludovic
|
441775ec65
|
Detach v4.16.1
|
2024-03-11 00:49:12 +01:00 |
|
Fernandez Ludovic
|
40dcce60be
|
Prepare release v4.16.1
|
2024-03-11 00:49:12 +01:00 |
|
Ludovic Fernandez
|
19bbefbc8c
|
fix: don't generate ARI cert ID if ARI is not enable (#2138)
|
2024-03-11 00:04:53 +01:00 |
|
Fernandez Ludovic
|
719d26c0fc
|
Detach v4.16.0
|
2024-03-10 00:15:13 +01:00 |
|
Fernandez Ludovic
|
5bde3fbedd
|
Prepare release v4.16.0
|
2024-03-10 00:15:13 +01:00 |
|
Ludovic Fernandez
|
008adfddca
|
Add DNS provider for Shellrent (#2126)
|
2024-03-08 17:49:57 +01:00 |
|
Samantha
|
6dd8d035d1
|
feat: implement 'replaces' field in newOrder and draft-ietf-acme-ari-03 CertID changes (#2114)
|
2024-03-08 15:22:09 +00:00 |
|
Ludovic Fernandez
|
adea063bb1
|
chore: update to github.com/go-jose/go-jose/v4 (#2130)
|
2024-03-08 14:07:55 +01:00 |
|
fuku
|
82e9a5e2a9
|
nifcloud: fix bug in case of same auth zone (#2125)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
|
2024-03-04 20:17:28 +01:00 |
|
Ludovic Fernandez
|
6933296e2f
|
easydns: fix zone detection (#2121)
|
2024-03-03 15:41:55 +01:00 |
|
Jess Thrysoee
|
a7ca3d7f1c
|
bunny: support delegated sub-domains (#2123)
|
2024-02-29 21:08:03 +00:00 |
|
Ludovic Fernandez
|
9d0cd24533
|
fix: test on CI (#2119)
|
2024-02-24 20:49:40 +01:00 |
|
Ludovic Fernandez
|
fac40196c5
|
Add DNS provider for Mail-in-a-Box (#2110)
|
2024-02-24 01:31:16 +01:00 |
|
Ludovic Fernandez
|
1106ad382f
|
ns1: fix record creation (#2115)
|
2024-02-16 21:24:58 +01:00 |
|
Fernandez Ludovic
|
fd6047a1b8
|
chore: use org variables inside the CI
|
2024-02-15 02:22:55 +01:00 |
|
Ludovic Fernandez
|
ba67a265c0
|
feat: improve errors and logs related to DNS call (#2109)
|
2024-02-11 14:37:09 +01:00 |
|
Ludovic Fernandez
|
7fe1796157
|
chore: minor changes (#2108)
|
2024-02-09 21:55:43 +01:00 |
|
Ikko Eltociear Ashimine
|
b9b0412f7c
|
chore: fix typo (#2106)
|
2024-02-08 16:14:25 +00:00 |
|
Ludovic Fernandez
|
23824af555
|
chore: update to go1.21 (#2103)
|
2024-02-08 03:16:48 +01:00 |
|
Ludovic Fernandez
|
c5a95c4cd0
|
cpanel: remove custom DNS call (#2102)
|
2024-02-06 17:17:59 +01:00 |
|
Ludovic Fernandez
|
83ff393131
|
Add DNS provider for CPanel and WHM (#1977)
|
2024-02-04 19:43:54 +01:00 |
|
Mike Dalrymple
|
719adc3964
|
route53: fix example (#2100)
|
2024-02-03 02:36:43 +00:00 |
|
Fernandez Ludovic
|
6decaed8a3
|
chore: update CI
|
2024-02-02 02:21:15 +01:00 |
|
Ludovic Fernandez
|
ac6c0a5f63
|
chore: replace mitchellh/mapstructure by go-viper/mapstructure/v2 (#2095)
|
2024-01-30 17:55:09 +00:00 |
|
Rahil Bhimjiani
|
1a3de70183
|
docs: add installation for Gentoo (#2094)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
|
2024-01-30 13:06:03 +00:00 |
|
Fernandez Ludovic
|
ec8306f4b5
|
Detach v4.15.0
|
2024-01-28 18:02:59 +01:00 |
|
Fernandez Ludovic
|
46fe435c2c
|
Prepare release v4.15.0
|
2024-01-28 18:02:59 +01:00 |
|
Ludovic Fernandez
|
755d479e62
|
chore: update dependencies (#2092)
|
2024-01-28 14:04:31 +01:00 |
|
pschou
|
4eab81a9eb
|
feat(cli): add format option for PFX encoding (#2063)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
|
2024-01-27 22:44:14 +00:00 |
|
m0t1x
|
9c1a856b73
|
pdns: optional custom API version (#2019)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
|
2024-01-27 22:23:10 +00:00 |
|
Martin Weindel
|
d263a28c64
|
feat: support simplified issuance for very long domain names at Let's Encrypt (#2054)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
|
2024-01-26 23:16:47 +00:00 |
|
Ludovic Fernandez
|
ad6e38e7db
|
desec: increase default propagation interval (#2089)
|
2024-01-25 14:21:11 +01:00 |
|
Samantha
|
3c73f624ba
|
feat: update CertID format as per draft-ietf-acme-ari-02 (#2066)
|
2024-01-24 21:02:50 +00:00 |
|
Ludovic Fernandez
|
bb830677d1
|
constellix: follow rate limiting headers (#2085)
|
2024-01-23 14:18:54 +00:00 |
|
Ludovic Fernandez
|
7fd1704282
|
inwx: improve sleep calculation (#2086)
|
2024-01-19 13:55:57 +01:00 |
|
Phil Pennock
|
143aa4f3ee
|
gcloud: support GCE_ZONE_ID to bypass zone list (#2081)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
|
2024-01-18 21:30:20 +00:00 |
|
Günther Noack
|
9d4c60e67a
|
inwx: wait before generating new TOTP TANs (#2084)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
|
2024-01-18 20:51:57 +00:00 |
|
Ludovic Fernandez
|
c17f659c5d
|
ionos: fix DNS record removal (#2083)
|
2024-01-17 22:18:17 +01:00 |
|
pschou
|
c847ac4a4c
|
feat(cli): add environment variable for specifying alternate directory URL (#2061)
|
2024-01-12 21:11:42 +00:00 |
|