Commit Graph

696 Commits

Author SHA1 Message Date
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
mmetc a427756cf2 security/crowdsec: v1.0 (#3030) 2022-07-13 15:20:24 +02:00
Franco Fichtner ec1aad4c69 security/stunnel: improve pkg-descr a little 2022-07-07 08:13:38 +02:00
Ad Schellevis 6ee383dffc security/stunnel: remove optional setting chainIntermediateCAs and ship chain by default. ref https://github.com/opnsense/plugins/pull/2854
While working on the documentation I noticed my previous comment was wrong, which also invalidates the need for an optional setting. When it comes to the "CAfile" setting, the chain shouldn't be provided, for the listener (the server cert) it shouldn't matter at all if you ship the chain since it's not part of the authentication.

This commits simplifies https://github.com/opnsense/plugins/pull/2854 by removing the option. The current documentation online doesn't need any modifications for this.
2022-07-04 16:54:45 +02:00
Franco Fichtner 06a8d618fb security/stunnel: newline for sanity in previous 2022-07-04 15:02:48 +02:00
Ad Schellevis d162124a4f Squashed commit of the following:
commit e873aa41591442e16ec0581fa8b6e8696a1821ff
Author: Ad Schellevis <ad@opnsense.org>
Date:   Mon Jul 4 14:23:32 2022 +0200

    security/stunnel: Add option to chain intermediate CAs (https://github.com/opnsense/plugins/pull/2854), better explain impact and add move to advanced

commit 1e86212ad759a10ae3c229d709a5718ab79208d5
Author: Johnny S. Lee <6614805+johnnyslee@users.noreply.github.com>
Date:   Mon Feb 21 09:52:26 2022 +0800

    security/stunnel: Allow GUI usage of restart action

    For example, we can now select "Restart Stunnel" from
    `Service/ACME-Client/Automations>Run-Command>System-or-Plugin-Command`
    in GUI.

commit 005af925b1e4c96022953757297c5a0782a81825
Author: Johnny S. Lee <6614805+johnnyslee@users.noreply.github.com>
Date:   Mon Feb 21 09:45:28 2022 +0800

    security/stunnel: Add option to chain intermediate CAs

    Add an option, defaults disabled, to chain intermediate CAs which is
    required when using ACME cert.
2022-07-04 14:36:27 +02:00
Frank Wall 0ca50060cb security/acme-client: bump version 2022-05-18 11:12:23 +02:00
MeganerdNL e3aadd390c Add missing <style> field
The missing <style> field at TransIP was causing the fields below it to show up in ALL dialogs..
2022-05-12 20:10:30 +02:00