Marcel Hofer
f307dbbfb7
Merge branch 'master' into standalone-dns-validation
2021-11-16 21:12:06 +01:00
fariszr
8a4af00f01
Sort alphabetically.
...
Co-authored-by: Eric Nemchik <eric@nemchik.com>
2021-11-15 19:03:44 +03:00
fariszr
fee6fe9a17
Sorted alphabetically.
...
Co-authored-by: Eric Nemchik <eric@nemchik.com>
2021-11-15 19:03:16 +03:00
FarisZR
9b169f5da2
add desec config
2021-11-12 16:22:13 +03:00
Marcel Hofer
0ce2ae551a
Add support for standalone DNS validation
2021-11-06 16:07:51 +01:00
aptalca
537c47f293
fix HE dns validation
2021-10-23 14:04:11 -04:00
aptalca
915f209ea5
fix old root detection (staging and acme server)
2021-10-12 10:04:57 -04:00
aptalca
09dff4ff5e
consolidate dns plugins, add lxml deps
2021-10-06 15:08:00 -04: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
a73daf773a
detect old root cert and revoke/regen
2021-10-01 11:18:12 -04:00
aptalca
31190157fb
add ionos dns plugin
2021-08-01 12:51:47 -04:00
aptalca
a2e3cfb521
fix libmaxminddb updater
2021-07-15 16:48:12 -04:00
aptalca
7437478c3a
use single quotes
2021-05-28 18:24:23 -04:00
aptalca
020ab44638
force patch authelia-server.conf
2021-05-28 18:19:22 -04:00
aptalca
aa94da0665
update resolver logic
2021-05-20 17:11:51 -04:00
aptalca
1cc2e4d395
fix typo
2021-05-18 10:27:25 -04:00
aptalca
fcd004dfdc
fix typos and formatting
2021-05-14 16:22:32 -04:00
Eric Nemchik
2ea807dd02
Use nproc to detect available cpus
2021-05-14 13:25:47 -05:00
aptalca
49bd204b51
add comments to resolver.conf and worker_processes
2021-05-14 11:08:24 -04:00
aptalca
24c5e9f243
use lsio wheel index, use ffdhe4096 per rfc7919
2021-05-14 10:43:47 -04:00
Eric Nemchik
b1ae12189f
Fix indentation
2021-04-27 14:32:41 -05:00
Eric Nemchik
d77a64aab8
Use default log format, set resolver and worker_processes dynamically
2021-04-27 14:23:35 -05: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
aptalca
a84c6883a6
fix the right inis
2021-02-10 13:35:55 -05:00
aptalca
9074cf2d44
I like to copy pasta
2021-02-09 11:23:08 -05:00
aptalca
479ee5eac1
add brotli and dav-ext, remove lua
2021-02-09 10:50:54 -05:00
aptalca
6f25f82996
add support for hetzner dns validation
2021-01-26 18:11:44 -05:00
aptalca
cd5f29a8b0
fix typo
2021-01-23 15:49:03 -05:00
aptalca
8ac274550f
fix var name
2021-01-20 09:34:20 -05:00
aptalca
07e1ab096c
Add check for ZeroSSL EAB retrieval
2021-01-20 08:43:55 -05:00
aptalca
af548a0966
Merge branch 'master' into zerossl
2021-01-08 18:16:07 -05:00
Roxedus
76f0a8c34c
Added helpers
...
Replaced index.html with page with some info, including a the swag documentation.
Added http502 helper page, also linking to our docs.
UI suggestions welcome
2020-12-30 22:58:59 +01:00
aptalca
87cdcfdb18
update dns conf inis
2020-12-27 16:48:09 -05:00
aptalca
71397b40fd
update dns plugin names
2020-12-20 18:17:29 -05:00
aptalca
832dde3b35
remove unnecessary eab retrieval
...
also suppress error when no proxy confs are activated
2020-12-20 16:55:11 -05:00
aptalca
21e9d7298a
fix typo
2020-12-10 16:43:54 -05:00
aptalca
1f85492fd5
save EMAIL value for later reuse
2020-12-10 16:04:10 -05:00
aptalca
3844b7f660
add zerossl support cert revokes
2020-12-10 14:32:15 -05:00
aptalca
371b7d49ec
Add ZeroSSL support via CERTPROVIDER var
...
and make donoteditthisfile.conf hidden
2020-12-10 11:58:52 -05:00
aptalca
ffd9b806f9
Merge branch 'master' into master
2020-12-10 09:38:27 -05:00
aptalca
1bdf9a98e2
add new dns methods, check confs, add workflows
...
add gehirn and sakuracloud dns validation
add conf checker
add trigger workflows
remove deprecated certbot option for public ip logging
2020-12-09 15:43:05 -05:00
netthier
1831bbbbcf
Update 50-config
2020-11-25 21:47:06 +01:00
Tristan Bastian
046fb5447a
put netcup in correct order within DNSPLUGIN validation
2020-11-01 09:22:58 +01:00
Tristan Bastian
71734a4e49
reduce to just netcup as option
2020-10-31 23:58:45 +01:00
Tristan Bastian
a910da2633
configure parameters for netcup correctly
2020-10-31 23:41:13 +01:00
Tristan Bastian
35fa03e01c
add netcup as a valid dns validation method
2020-10-31 23:20:53 +01:00
gilbN
9299466506
added geoip2 cp in 50-config
2020-09-20 23:52:36 +02:00