chaptergy
24d8cd57da
Updates DuckDNS to a working version
2021-05-15 18:35:49 +02:00
chaptergy
b7c0a8b0c2
Sorts providers alphabetically
2021-05-15 18:32:49 +02:00
chaptergy
d6d7b22b1e
Adds porkbun as dns provider
2021-05-15 18:31:33 +02:00
jc21
8461acab9b
Merge pull request #1088 from bikram990/develop
...
Added support for Dynu DNS Provider
2021-05-13 08:23:10 +10:00
chaptergy
22a37bb923
Disables azure dns provider temporarily
2021-05-12 18:49:28 +02:00
chaptergy
9af2f50d81
Adds GoDaddy DNS provider
2021-05-12 16:28:09 +02:00
Bikramjeet Singh
a1e52d919f
Added support for Dynu DNS Provider
2021-05-11 20:24:52 +05:30
chaptergy
cd4caea2dc
Adds coudns dns provider
2021-05-09 21:47:30 +02:00
chaptergy
c9daf19940
Reorders some providers alphabetically
2021-05-09 21:36:52 +02:00
chaptergy
7c2540b193
Adds Azure dns provider
...
Issue #864
2021-05-09 19:46:20 +02:00
chaptergy
3e600552dc
Adds regru dns provider
...
Issue #938
2021-05-09 19:45:42 +02:00
jc21
a84158c1ff
Merge pull request #1020 from stegmannb/patch-1
...
Updated credentials for netcup dns challenge
2021-04-29 21:40:49 +10:00
Héctor Pelayo
91044e730b
Correct indentation
2021-04-26 22:35:52 +02:00
Héctor Pelayo
656a7dceef
Correct spacing
2021-04-26 22:31:16 +02:00
Héctor Pelayo
d636502eaa
Add DuckDNS certbot plugin
...
Uses https://github.com/infinityofspace/certbot_dns_duckdns certbot plugin to implement DuckDNS DNS challenge in order to obtain Wildcard certificates.
Requires that the user inserts his duckDNS token in "Credentials File Content" input box.
2021-04-26 20:25:24 +02:00
Bastian Stegmann
691063545c
Updated credentials for netcup dns challange
...
The netcup DNS challenge currently fails because the credentials are not found.
2021-04-15 09:48:08 +02:00
Niels Bouma
d0a0c77556
acmedns indentation fix
2021-03-16 13:36:17 +01:00
Niels Bouma
9469b9c78a
fixed closing brace
2021-03-16 12:57:26 +01:00
jc21
5bf774bee1
Merge branch 'develop' into develop-certbot-dns-transip
2021-03-16 19:49:27 +10:00
ijaron
ead19915f3
Add ACME-DNS certbot plugin
...
uses https://github.com/pan-net-security/certbot-dns-acmedns in to implement ACME-DNS support.
Requires file in /data with following layout
# cat /data/acme-registration.json
{
"something.acme.com": {
"username": "6e14735c-2c6a-447e-b63d-a23ac4438bd7",
"password": "dd6gnYS-IxrQfDLbdPRX3hrFhS_SLrwbS0kSl_i8",
"fulldomain": "3b750a0e-c627-423f-9966-4799c6a9533b.auth.example.org",
"subdomain": "3b750a0e-c627-423f-9966-4799c6a9533b",
"allowfrom": []
}
}
2021-03-12 14:24:56 -06:00
Niels Bouma
bd0324dba0
credentials property naming for transip
...
credentials property naming for transip
2021-03-11 15:44:20 +01:00
Niels Bouma
607fb83a1e
Added transIP certbot dns plugin
2021-03-11 13:33:42 +01:00
Loris Bergeron
0ca5587a6f
EuroDNS fix key-spacing error
2021-02-05 23:40:31 +01:00
Loris Bergeron
d29650882b
EuroDNS fix key-spacing error
2021-02-05 23:29:01 +01:00
Loris Bergeron
9c3a7b02ec
Add EuroDNS as a DNS provider
2021-02-05 23:17:51 +01:00
jc21
7a3c91c6a4
Merge pull request #804 from lebrou34/master
...
Add Gandi Live DNS to certbot-dns-plugins.js
2021-01-06 13:14:54 +10:00
lebrou34
508bc62852
Update certbot-dns-plugins.js
2021-01-05 18:47:22 +01:00
lebrou34
59e8446d47
Update certbot-dns-plugins.js
2021-01-05 18:41:26 +01:00
lebrou34
d13596d2f7
Update certbot-dns-plugins.js
2021-01-05 18:35:18 +01:00
lebrou34
9adccfa341
Update certbot-dns-plugins.js
2021-01-05 18:19:27 +01:00
lebrou34
5cc3b53378
Update certbot-dns-plugins.js
2021-01-05 18:11:10 +01:00
lebrou34
b62b0a2fb7
Update certbot-dns-plugins.js
2021-01-05 17:36:47 +01:00
WaterCalm
62053d15d4
add aliyun DNS plugin
...
add aliyun DNS plugin
2020-11-22 16:08:56 +08:00
chaptergy
32e5155783
Fixes Linting errors
2020-11-03 22:38:09 +01:00
chaptergy
a3159ad59e
Converts tabs to spaces
2020-11-03 22:24:03 +01:00
chaptergy
60a40197f1
Always install additional dependencies for dns plugins
2020-11-03 21:59:18 +01:00
chaptergy
7d693a4271
Expands and refactors dns plugin list
2020-11-03 21:28:50 +01:00
chaptergy
1028de8158
Adds certbot plugin installation check on startup
2020-10-17 12:13:08 +02:00
Jamie Curnow
10f0eb17d7
Fix linting errors
2020-10-15 10:33:51 +10:00
chaptergy
049e424957
Adds special case for Route53
2020-10-14 09:20:52 +02:00
chaptergy
514b13fcc2
Fixes build issues due to globally used file
2020-10-06 16:12:12 +02:00