Chris Smith
15762c2277
fix: panic in certcrypto.ParsePEMPrivateKey ( #1596 )
2022-02-20 15:23:52 +01:00
Johannes Kastl
86b05a9701
docs: fix typos for usage hostingde example ( #1595 )
2022-02-19 19:36:17 +01:00
Ludovic Fernandez
7d9176bd0d
chore: migrate to github.com/urfave/cli/v2 ( #1590 )
2022-02-13 12:28:51 +01:00
Fernandez Ludovic
6d474ebb65
chore: add funding
2022-02-12 12:44:18 +01:00
Ludovic Fernandez
4b2f870f3f
Add DNS provider for iwantmyname ( #1588 )
2022-02-12 12:33:11 +01:00
Uwe Koloska
7f69bdbbeb
docs: fix all-inkl configuration ( #1576 )
2022-01-30 21:51:04 +01:00
Ludovic Fernandez
3a588ea872
chore: update linter ( #1570 )
2022-01-27 09:18:53 +01:00
Fernandez Ludovic
c1c11a0ee4
Detach v4.6.0
2022-01-19 18:53:10 +01:00
Fernandez Ludovic
3ad2fa7acb
Prepare release v4.6.0
2022-01-19 18:53:10 +01:00
Ludovic Fernandez
6b58241295
feat: extended support of cert pool ( #1565 )
...
- `LEGO_CA_CERTIFICATES` now accepts multiple file paths to be added by using `os.PathListSeparator` (`:` on POSIX, `;` on Windows) as a separator.
- `LEGO_CA_SYSTEM_CERT_POOL` initiates the cert pool with a copy of the system cert pool.
2022-01-18 23:22:04 +01:00
Fernandez Ludovic
bbec0a6e50
chore: add link to Discussions
2022-01-18 00:51:24 +01:00
Knut-Erik Johnsen
6dd5d1f814
azure: add support for Azure Private Zone DNS ( #1561 )
...
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-01-17 10:05:59 +01:00
Ludovic Fernandez
27bb3f2256
joker: explains user and password for SVC mode ( #1555 )
2021-12-30 13:31:31 +01:00
Carlos Alberto Costa Beppler
a6855cb69f
Added a --pfx, and --pfx.pass option to generate a PKCS#12 (.pfx) file. ( #1387 )
2021-12-25 19:36:01 +01:00
Fernandez Ludovic
f4b153f26f
test: force to have a reproducible context for oracle provider tests
2021-12-23 03:57:21 +01:00
Baran
6907a39266
Add DNS Provider for Tencent Cloud ( #1527 )
2021-12-22 15:58:35 +00:00
Dane
0324783e09
Add DNS provider for UKFast SafeDNS ( #1545 )
...
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2021-12-20 14:15:49 +00:00
Sepehr Hosseini
f7c287e520
porkbun: fix typo in dns example ( #1550 )
2021-12-19 01:10:41 +00:00
Trey Jones
0f3a8351de
lib: added uds capability to http challenge server ( #1485 )
...
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2021-12-09 18:27:37 +01:00
Ludovic Fernandez
2b20b13fad
mythicbeasts: fix token expiration ( #1539 )
2021-12-03 16:19:00 +01:00
Stuart Auld
719341250f
Extend validity of TLS-ALPN-01 certificates to 365 days ( #1534 )
2021-11-27 04:22:59 +00:00
Fernandez Ludovic
9114733772
test: change LTD for NXDOMAIN
2021-11-22 21:08:38 +01:00
Ludovic Fernandez
2de6e0b0c8
chore: update linter ( #1524 )
2021-11-03 20:39:12 +01:00
Ludovic Fernandez
d2455c5f53
vinyl: use tag for the API client ( #1523 )
2021-11-02 21:32:09 +01:00
Ludovic Fernandez
e719fabe96
chore: homogeneous tests setup and close servers. ( #1520 )
2021-11-01 23:52:38 +00:00
Ludovic Fernandez
15f3a45342
godaddy: add tests on the client ( #1521 )
2021-11-01 22:02:31 +01:00
Dominik Menke
60ae6e6dc9
chore: migrate RFC links ( #1513 )
...
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 ( #1510 )
2021-10-21 23:33:38 +02:00
Ludovic Fernandez
df54dd233a
feat: Allows defining the reason for the certificate revocation ( #1511 )
2021-10-21 20:36:11 +02:00
Chris Hepner
88f62f106d
rackspace: change zone ID to string ( #1508 )
2021-10-18 19:11:07 +02:00
Fernandez Ludovic
dfa0a6da68
Detach v4.5.3
2021-10-06 12:22:51 +02:00
Fernandez Ludovic
3675fe68ae
Prepare release v4.5.3
2021-10-06 12:22:51 +02:00
Romain
e9b0b5247b
fix: missing preferred chain param for renew request ( #1502 )
2021-10-06 11:31:17 +02:00
Fernandez Ludovic
9022382953
Detach v4.5.2
2021-10-01 03:49:25 +02:00
Fernandez Ludovic
99256f209e
Prepare release v4.5.2
2021-10-01 03:48:59 +02:00
Fernandez Ludovic
c897b88d86
chore: increase gorelease timeout.
2021-10-01 03:47:03 +02:00
Fernandez Ludovic
2c63b045d2
Detach v4.5.1
2021-10-01 02:56:48 +02:00
Fernandez Ludovic
c013d27e97
Prepare release v4.5.1
2021-10-01 02:56:27 +02:00
Fernandez Ludovic
6ef42e7424
chore: increase gorelease timeout.
2021-10-01 02:50:48 +02:00
Fernandez Ludovic
59cb5c213b
Detach v4.5.0
2021-10-01 01:27:31 +02:00
Fernandez Ludovic
6dd983b19c
Prepare release v4.5.0
2021-10-01 01:27:31 +02:00
Léopold Jacquot
1bd663882a
infomaniak: fix subzone support ( #1497 )
2021-09-30 19:06:22 +00:00
Ludovic Fernandez
17f62b8a13
Add DNS provider for Epik ( #1491 )
2021-09-29 18:40:35 +00:00
Laszlo Janosi
2763e76270
edgedns: fix Present and CleanUp logic ( #1494 )
...
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2021-09-29 14:05:55 +00:00
nonchan
b86f37238f
Add DNS Provider for IBM Cloud (SoftLayer) ( #1487 )
2021-09-11 17:52:37 +02:00
Martin Weindel
6d0e0e16b4
Add AlwaysDeactivateAuthorizations flag to ObtainRequest ( #1480 )
...
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2021-09-08 23:14:21 +02:00
Jens L
d2e526e8dd
Add DNS provider for nicmanager ( #1473 )
...
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2021-08-27 12:47:28 +02:00
Christian Groschupp
376e7bd78e
desec: bump to v0.6.0 ( #1470 )
...
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2021-08-25 12:54:08 +00:00
Adrien DAURIAT
e0b0f22e85
ovh: follow cname ( #1467 )
2021-08-25 11:25:05 +00:00
Yuanhai He
99ba43f743
alidns: support ECS instance RAM role ( #1462 )
2021-08-25 10:49:56 +00:00