Commit Graph

55 Commits

Author SHA1 Message Date
Sausageroll2077 2cea93f9b1 Add support for mijn.host DNS plugin
Adds certbot-dns-mijn-host as a DNSPLUGIN option (mijn-host), including
the plugin in both Dockerfiles, a credentials template under
dns-conf, and the DNSPLUGIN list in readme-vars.yml.

Closes #606

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-19 20:21:49 +02:00
CaptivatingCat 8b8b491df3 add support for hetzner-cloud dns validation 2025-12-21 00:55:30 +01:00
Jean-Robert JS d602e9bccf Update gandi.ini 2025-07-24 10:47:17 +02:00
Jean-Robert JS 284a8c66f9 Reflects the depreciation of the API key in favor of the personal access token (PAT) 2025-07-23 14:03:33 +02:00
Eric Nemchik 8decebad67 Merge branch 'master' into dynu 2024-10-21 13:50:19 -05:00
Eric Nemchik cd931076e4 remove google-domains certbot plugin
Signed-off-by: GitHub <noreply@github.com>
2024-07-17 17:18:24 +00:00
Panos Angel 05b586d6df dns-conf / Rename example dynu-credentials.ini to dynu.ini 2024-05-23 23:05:05 +03:00
TheSpad 4b4c103df4 Restore dynudns plugin 2024-03-11 11:12:28 +00:00
Eric Nemchik c50ca83ef9 Deprecate certbot-dns-dynu
Signed-off-by: GitHub <noreply@github.com>
2024-01-01 09:39:10 +01:00
Peglah 278b57fb47 Add GleSYS DNS plugin 2023-11-08 12:42:43 +01:00
Eric Nemchik b1c1262a2c Add Namecheap DNS plugin
Signed-off-by: GitHub <noreply@github.com>
2023-08-28 14:38:34 +00:00
Eric Nemchik badea52047 Add FreeDNS plugin
Signed-off-by: Eric Nemchik <eric@nemchik.com>
2023-08-12 13:55:53 -05:00
Evan J b46830f214 Merge branch 'master' into certbot-dns-bunny 2023-07-28 13:13:29 -04:00
Evan J fac669ea43 Added certbot-dns-bunny 2023-06-25 20:31:19 +01:00
Giles Paterson 0ddb5be5f5 adds dreamhost dns plugin 2023-05-31 12:08:48 +01:00
Roxedus 94d9ec6ef1 Add Google Domains 2023-03-09 21:41:56 +01:00
bdunkerley 07a02d4641 Comment Default Configs 2023-02-26 02:17:20 -08:00
jlssmt 03f58b3f2c Update netcup.ini
netcup needs a very high PROPAGATION time. it costs me some time to fix.
2023-02-21 00:45:20 +01:00
Eric Nemchik 7b9c67838f Fix directadmin conf prefix 2022-12-13 17:22:31 +00:00
Eric Nemchik 77d02ad824 Revamp certbot init 2022-12-08 15:22:14 +00:00
Eric Nemchik ed5efcfa75 Remove defunct cloudxns plugin 2022-12-03 15:30:41 +00:00
Eric Nemchik 53db9755b2 Switch to certbot-dns-duckdns 2022-10-06 19:59:02 +00:00
Eric Nemchik 3fb6e3f54d Update cpanel and gandi dns plugin handling.
Minor adjustments to init logic.
2022-10-06 14:58:47 +00:00
Eric Nemchik 0de67cc224 Add godaddy and porkbun dns plugins
Also add missing python packages for dns plugins that are already supported
2022-10-04 17:51:32 -05:00
Maximilian Senftleben 207256ad66 Added do (domainoffensive) validation plugin for certbot. closes #262
# Conflicts:
#	readme-vars.yml
#	root/etc/cont-init.d/50-certbot
2022-09-22 23:55:32 +02:00
Duck42 132666a2a0 Added acmedns validation plugin for certbot 2022-09-22 12:56:45 -05:00
Eric Nemchik 6123952de7 Use standard nginx.conf from lsio alpine nginx base image 2022-08-20 09:40:38 -05:00
Corey Ramirez-Gomez e22a083d7a Add Dynu DNS Support 2022-08-10 09:27:53 +00:00
Robin Dadswell 3893db4077 New: Azure DNS support 2022-04-17 22:09:14 +01:00
Potterer a9fd11ff77 Add Loopia DNS Support (#226) 2022-04-09 17:14:35 +01:00
Marcel Hofer 2878d84050 Merge remote-tracking branch 'linuxserver/master' into standalone-dns-validation
# Conflicts:
#	readme-vars.yml
#	root/etc/cont-init.d/50-config
2021-11-24 22:02:24 +01:00
Questionario 96e0fc7838 Update infomaniak.ini 2021-11-22 08:04:05 +01:00
Questionario 671d51a345 Create infomaniak.ini 2021-11-22 07:46:55 +01:00
Marcel Hofer 85efd12ba4 Merge branch 'master' into standalone-dns-validation 2021-11-20 19:47:43 +01:00
aptalca 48f6b00530 Merge branch 'master' into dnspod-support 2021-11-20 12:08:46 -05:00
Marcel Hofer f307dbbfb7 Merge branch 'master' into standalone-dns-validation 2021-11-16 21:12:06 +01:00
dongshuzhao bf21716886 Update dnspod.ini document address
resolve linuxserver/docker-swag#98
2021-11-13 01:04:17 +08:00
FarisZR 9b169f5da2 add desec config 2021-11-12 16:22:13 +03:00
dongshuzhao 08c23bde51 Add DnsPod support.
resolve linuxserver/docker-swag#98
2021-11-12 16:58:47 +08:00
Marcel Hofer 0ce2ae551a Add support for standalone DNS validation 2021-11-06 16:07:51 +01:00
obsidiangroup 0ffa850cdc Fixed HE DNS validation.
Fixed HE DNS validation to adhere to certbot/certbot PR#8131 (https://github.com/certbot/certbot/pull/8131)
2021-10-06 13:41:58 -04:00
obsidiangroup aa9990b496 Added support for Hurricane Electric (HE) DNS validation
Adds support for Hurricane Electric's Free DNS Service validation.
2021-10-05 19:23:25 -04:00
aptalca 31190157fb add ionos dns plugin 2021-08-01 12:51:47 -04:00
Eric Nemchik e2e39b9f89 Format files 2021-04-27 10:08:22 -05:00
Thomas Cuthbert 0ac5a2a4f2 Add vultr certbot authenticator plugin 2021-04-12 21:10:12 +08:00
Simon Lepla 6f8101e9b1 add support for directadmin dns validation 2021-03-14 11:53:29 +01:00
Erriez dbd8fd4bd0 Add comments TransIP DNS TXT usage 2021-02-09 19:47:20 +01:00
aptalca 6f25f82996 add support for hetzner dns validation 2021-01-26 18:11:44 -05:00
aptalca 87cdcfdb18 update dns conf inis 2020-12-27 16:48:09 -05:00
aptalca ffd9b806f9 Merge branch 'master' into master 2020-12-10 09:38:27 -05:00