Commit Graph

703 Commits

Author SHA1 Message Date
Frank Wall 8eacd7ab66 Merge pull request #3075 from jan-win1993/acme-mythic-beasts
acme-client: Add Mythic Beasts API for challenge types
2022-08-09 12:58:22 +02:00
Jan Winkler 1aa3646820 acme-client: Adjust file and class name for Mythic Beasts challenge types 2022-08-09 12:52:11 +02:00
Jan Winkler 733f91870f security/acme-client: bump version 2022-08-09 12:26:43 +02:00
Jan Winkler 74d625633b acme-client: Add Mythic Beasts API for challenge types 2022-08-09 12:16:35 +02:00
Frank Wall 12c50d2985 Merge pull request #3068 from Hobby-Student/master
update ACME Client KAS by all-inkl.com
2022-08-09 11:56:57 +02:00
Franco Fichtner 6d864893ee plugins: sync 2022-08-08 10:59:48 +02:00
Hobby-Student a0863f88a8 classify KAS authdata as password 2022-08-05 09:37:16 +02:00
Hobby-Student 39cd031eec update ACME Client KAS by all-inkl.com 2022-08-04 22:59:10 +02:00
Frank Wall 684715cac9 security/acme-client: update changelog, refs 3066 2022-08-03 18:16:05 +02:00
Jan Winkler 64f0ca4390 Add udr challenge type 2022-08-03 18:07:44 +02:00
Frank Wall 2d34da4a1f Merge pull request #3053 from fraenki/acme_312
security/acme-client: release 3.12
2022-08-01 10:46:37 +02:00
Franco Fichtner 4c74529f61 plugins: remove obsolete _var_mfs; closes #3002 2022-08-01 09:29:17 +02:00
Michael 64d3e7fa81 security/maltrail: remove MFS for /var/log/ (#3039) 2022-08-01 09:27:19 +02:00
Frank Wall 461787e0a6 security/acme-client: relax port number restriction, closes #3005 2022-07-27 16:59:05 +02:00
Frank Wall f7a9483bc1 security/acme-client: support uploading certificate to Vault, closes #2796 2022-07-27 16:51:27 +02:00
Frank Wall b773bfec87 security/acme-client: simplyfi DNS service names
There is simply no point in repeating the 'API' word over and
over again for every DNS service.
2022-07-27 16:05:22 +02:00
Frank Wall 6d5604e406 security/acme-client: add support for Cloudflare Zone ID, closes #2973 2022-07-27 15:55:20 +02:00
Frank Wall ecbf0bfafa security/acme-client: bump version 2022-07-27 15:04:57 +02:00
Frank Wall 5119e66a0f security/acme-client: fix copyright information, refs #2888 2022-07-27 14:55:59 +02:00
Nikolaj Brinch Jørgensen 472aace939 Added Simply.com (used to be UnoEuro). There is an open PR in acme.sh DEV branch #3978, that fixes dns for simply, since they removed support for the old UnoEuro REST API (V1) in favour of V2 that uses Basic Auth. (#2888)
security/acme-client: Add Simply.com DNS API
2022-07-27 14:54:15 +02:00
Frank Wall 7d682dd143 Merge pull request #3043 from g-a-c/haproxy-php8-deprecations
Re-order function parameters due to PHP8 deprecation notice
2022-07-27 14:48:52 +02:00
Jan Winkler 4025ed6571 acme-client: Add Active24 challenge type 2022-07-27 11:09:26 +02:00
Gavin Chappell ad0905e575 missed one function 2022-07-15 21:52:43 +01:00
Gavin Chappell 19c614ee00 Re-order function parameters due to PHP8 deprecation notice
This changes the parameters for four functions in HAProxy.php.

The ACME Client appears to call these functions with positional rather than named params
so also switch the order of the parameters in these function calls in
2022-07-15 21:31:29 +01:00
Franco Fichtner 31a7d5d5b3 security/crowdsec: style and sync 2022-07-13 15:31:59 +02:00