Matt Holt
5cdc0002e9
crypto: Treat CommonName as optional ( #1064 )
2020-02-21 19:28:07 +01:00
Ludovic Fernandez
2e30fd0ba8
Minors changes ( #1059 )
2020-02-10 18:20:52 +01:00
Jan Polák
8f349e5a5f
ovh: Improve provider documentation ( #1057 )
2020-02-09 17:22:11 +01:00
Joonas
aad2d9ad92
zoneee: fix subdomains. ( #1053 )
2020-02-08 11:38:57 +01:00
Aidan Steele
87e770cc02
route53: allow custom client to be provided ( #1050 )
2020-02-01 12:10:40 +01:00
Van Hau TRAN
ee33cff002
Add DNS provider for Scaleway ( #1047 )
2020-01-23 15:51:47 +01:00
Héctor Molinero Fernández
59ea57daf6
cli: Add "LEGO_PATH" environment variable ( #1045 )
...
Co-authored-by: Ludovic Fernandez <ldez@users.noreply.github.com>
2020-01-18 22:59:06 +01:00
Mohamed Akram
f5180ad521
namecheap: allow external domains ( #1042 )
2020-01-18 02:25:50 +01:00
Steffen Neubauer
470f04590b
designate: Don't clean up managed records like SOA and NS ( #1044 )
2020-01-18 01:54:07 +01:00
Ludovic Fernandez
add2bea577
chore: update cenkalti/backoff to v4. ( #1043 )
2020-01-12 17:16:46 +01:00
Ludovic Fernandez
a10027da1c
namecheap: add sandbox support. ( #1041 )
2020-01-12 16:51:14 +01:00
Ludovic Fernandez
bbc3013d84
chore: update dnspod lib. ( #1037 )
2020-01-09 11:23:28 +01:00
Ludovic Fernandez
6001372a91
doc: improve Route53 documentation. ( #1036 )
2020-01-09 09:12:27 +01:00
Fernandez Ludovic
1bd4b7071b
detach v3.3.0
2020-01-09 01:07:04 +01:00
Fernandez Ludovic
63758264cb
Prepare release v3.3.0
2020-01-09 01:07:04 +01:00
Ludovic Fernandez
6154f47ec3
Update dnspod, because of API breaking changes. ( #1034 )
2020-01-08 20:53:45 +01:00
Matt Holt
c7bbf62dd4
Successfully parse private key PEM blocks ( #1030 )
2020-01-06 16:52:56 +01:00
James
4f72de468d
Auto-detection of the project ID for gcloud. ( #1028 )
2020-01-04 17:18:34 +01:00
Dominik Menke
ca42cc42a0
dns/dreamhost: fix GoDoc ( #1027 )
2020-01-03 21:11:21 +01:00
Dmitri Goutnik
2dbb71b3f6
Add support for freebsd/arm64 ( #1019 )
2019-12-11 15:45:44 +01:00
Simon
cda5995ab4
Add DNS provider for Checkdomain ( #1017 )
2019-12-07 23:59:59 +01:00
Aubrey
914d481a07
Update examples to explain http.webroot ( #1012 )
2019-11-19 01:43:07 +01:00
Rémi Lapeyre
b1dba4f23d
Add support to update account ( #1002 )
2019-11-19 01:07:46 +01:00
Ludovic Fernandez
e345074ff6
fix: some debug code in e2e tests. ( #1009 )
2019-11-15 11:45:41 +01:00
Fernandez Ludovic
d2a125c759
detach v3.2.0
2019-11-09 22:19:00 +01:00
Fernandez Ludovic
11ee928ace
Prepare release v3.2.0
2019-11-09 22:19:00 +01:00
Fernandez Ludovic
5b0879b7e3
doc: fix autodns version.
2019-11-09 22:19:00 +01:00
Dominik Menke
e6ff557596
cloudflare: fix panic when accessing record cache ( #1005 )
2019-11-07 11:50:44 +01:00
Ludovic Fernandez
fa5555d3f4
Update ACME RFC links from draft to RFC8555. ( #1004 )
2019-11-05 17:58:30 +01:00
Ludovic Fernandez
738e40f446
fix: use token as unique ID. ( #1003 )
2019-11-05 12:58:13 +01:00
kolaente
46680f6524
Add support for autodns ( #957 )
2019-11-01 11:20:34 +01:00
Luis Gracia
a8484e3954
httpreq: Allow use environment vars from a _FILE file ( #1000 )
2019-10-30 21:40:48 +01:00
Ludovic Fernandez
635b9ac93d
chore: update linter. ( #997 )
2019-10-25 01:27:40 +02:00
Dominik Menke
8afde164a1
feat: expose more SOA fields found by dns01.FindZoneByFqdn ( #980 )
2019-10-25 00:58:50 +02:00
seph
aab54da9a2
Don't deactivate valid authorizations ( #996 )
2019-10-25 00:28:26 +02:00
Dominik Menke
41a9384638
docs: clarify installation-from-source instructions
...
Using github.com/go-acme/lego/cmd/lego confuses go get. It fetches
github.com/go-acme/lego@v2.7.2+incompatible (among others) and
stumbles over a type error with that version.
Correcting the go get path to github.com/go-acme/lego/v3/cmd/lego
does the right thing.
fixes #993
2019-10-18 20:33:38 +02:00
Fernandez Ludovic
1eda12ee10
detach v3.1.0
2019-10-09 03:24:09 +02:00
Fernandez Ludovic
776850ffc8
Prepare release v3.1.0
2019-10-09 03:24:09 +02:00
Dominik Menke
828b0f3420
cloudflare: handle restricted API tokens ( #985 )
2019-10-09 02:20:30 +02:00
Tom Bell
415e5343da
dreamhost: Add CLI example ( #983 )
2019-10-05 18:06:12 +02:00
Dominik Menke
f69cd8d63d
feat: ease operation behind proxy servers ( #974 )
2019-10-05 13:44:38 +02:00
Dominik Menke
82778cf77c
cloudflare: update client ( #979 )
2019-10-01 20:51:18 +02:00
Ludovic Fernandez
e225f8d334
ovh: fix int overflow. ( #972 )
2019-09-19 19:07:00 +02:00
Ludovic Fernandez
6a8aae1694
bindman: fix client version. ( #971 )
2019-09-18 23:40:00 +02:00
Ludovic Fernandez
6bbba5bbaa
linodev4: configurable propagation timeout. ( #961 )
2019-09-17 21:25:59 +02:00
Ludovic Fernandez
d7d75bea51
chore: update to go1.13 ( #962 )
...
* chore: update to go1.13
* fix: invalid version.
* chore: update linter configuration.
2019-09-17 21:00:42 +02:00
Jarred Trainor
a5a29187fe
cloudflare: add support for API tokens ( #937 )
2019-09-01 14:32:20 +02:00
Simon Legner
f6230a2662
doc: fix typesetting of "GitHub" ( #955 )
2019-08-20 19:15:39 +02:00
Ludovic Fernandez
cf879d0b3c
fix: typos. ( #954 )
2019-08-20 18:40:41 +02:00
Caige Nichols
76c850a580
Add Liquid Web DNS Provider ( #951 )
2019-08-19 21:41:10 +02:00