Commit Graph

746 Commits

Author SHA1 Message Date
Franco Fichtner e8ef909a94 security/stunnel: fix missing include 2023-01-11 07:55:00 +01:00
Frank Wall 45fa6d7842 security/acme-client: bump version 2023-01-10 15:33:22 +01:00
Frank Wall afac403156 Merge pull request #3253 from jan-win1993/acme-online-net-provider
security/acme: Add online.net API for dns challenge type
2023-01-10 15:30:42 +01:00
Jan Winkler 5b04a8c843 security/acme: Add online.net API for dns challenge type, closes #3213 2023-01-10 15:25:48 +01:00
Jan Winkler 34284827a2 security/acme: increase max value for certificate renewal interval 2023-01-10 12:10:15 +01:00
Franco Fichtner 3f94700af5 plugins: logoptions= using wrong syslog.LOG_DAEMON value 2023-01-09 12:27:17 +01:00
Johnny S. Lee cc42b52878 security/stunnel: Add missing inclusion (#3240)
PHP Fatal error:  Uncaught Error: Call to undefined function log_msg() in /usr/local/etc/inc/plugins.inc:251
Stack trace:
 0 /usr/local/opnsense/scripts/stunnel/generate_certs.php(89): plugins_configure('crl')
 1 {main}
  thrown in /usr/local/etc/inc/plugins.inc on line 251
2022-12-30 08:19:31 +01:00
Ad Schellevis 39985f0c1d core changes - refactor intf_item.type usage as referred to in https://github.com/opnsense/core/issues/6181 2022-12-21 13:31:25 +01:00
kulikov-a 544936f451 typo (#3209) 2022-12-03 12:38:05 +01:00
kulikov-a cf85f17882 migrate to syslog-ng (#3208) 2022-12-02 21:17:30 +01:00
Franco Fichtner 9228eea5c7 plugins: bump plugins for logformat directory change (except net/freeradius) 2022-11-21 13:15:13 +01:00
Franco Fichtner b5f0d60839 plugins: move logfomats to syslog dir #5877 2022-11-04 09:57:41 +01:00
Franco Fichtner 706841a629 security/openconnect: whitespace 2022-11-02 09:19:29 +01:00
Franco Fichtner efade39416 License: pick up missing, remove vague attribution, sort better 2022-10-27 09:06:58 +02:00
Franco Fichtner 548566b52d security/acme-client: small style update 2022-10-24 07:37:09 +02:00
Frank Wall b76cdc0371 security/acme-client: bump version 2022-10-21 17:59:38 +02:00
Frank Wall c3b6d586e9 security/acme-client: remove saved deploy hook from acme.sh config files, fixes #3120 2022-10-21 17:25:56 +02:00
Frank Wall 07fde35bfc security/acme-client: re-enable NAME_setup use, refs 4e01cb2333 2022-10-21 15:42:56 +02:00
Frank Wall b94aefde74 security/acme-client: migrate to NAME_setup use, closes #3113
refs https://github.com/opnsense/core/issues/5917
2022-10-21 15:41:03 +02:00
Frank Wall 42553ab3e5 security/acme-client: change default DNS sleep time to 0, refs #3079 2022-10-21 15:41:03 +02:00
Frank Wall f007b8af8a security/acme-client: post-merge fixes for #3122 2022-10-21 15:41:00 +02:00
Frank Wall f951f9b7c5 security/acme-client: add support for Google CA, refs #3029 2022-10-21 15:38:41 +02:00
Franco Fichtner 4e01cb2333 net/haproxy: remove _var_script use
Commit message 27d89b8595 applies here as well.  For now disable
the new line until it is properly integrated.  It could otherwise
interfere with the way things are set up.

PR: https://github.com/opnsense/core/issues/5917
2022-10-21 10:08:03 +02:00
Franco Fichtner c6c2b68f2d security/acme-client: fix XML 2022-10-21 09:43:04 +02:00
Nicholas Tay 2aece2fee3 security/openconnect: add support for OTP token generation (#2980) 2022-10-19 12:20:00 +02:00