Commit Graph

381 Commits

Author SHA1 Message Date
Franco Fichtner bf4a3b0328 security/acme-client: follow-ups for previous 2019-10-07 21:54:01 +02:00
Franco Fichtner 8f2805ef58 plugins: PSR12 for "s" and "w" 2019-10-07 21:40:59 +02:00
Ad Schellevis e2fff6bade tinc: replace subprocess.call, closes https://github.com/opnsense/core/issues/3574 2019-10-07 20:22:47 +02:00
Ad Schellevis 79cbb1b0b5 etpro-telemetry: replace subprocess.call for https://github.com/opnsense/core/issues/3574 2019-10-07 20:09:12 +02:00
Michael e71a25573e security/maltrail: fix typo in template generation (#1513) 2019-09-20 14:28:56 +02:00
Fabian Franz BSc 8c264c89ce Add checkbox to disable dormant mode at startup (#1512) 2019-09-19 08:08:48 +02:00
Frank Wall 7e8e52ecc2 security/acme-client: fix for DNS alias mode, refs #1490 2019-09-15 19:27:45 +02:00
Franco Fichtner 11af5ad200 plugins: whitespace and lint cleanups 2019-09-11 07:55:57 +02:00
Frank Wall 44ee1732f4 security/acme-client: add headers for certificate options 2019-09-11 00:07:16 +02:00
Frank Wall bd26e6e22a security/acme-client: run setup more often, refs #1491
This is required to ensure that the symlink for dns_opsense.sh
exists before running acme.sh. Otherwise acme.sh would complain
that it cannot find the API hook.
2019-09-10 23:45:43 +02:00
Frank Wall 4fd4c77bdf security/acme-client: make DNS alias mode configurable, refs #1301 2019-09-10 23:34:07 +02:00
Jesai Langenbach 174e536eff Detect DNS alias domain 2019-09-10 22:27:04 +02:00
Frank Wall 4a1c11b314 security/acme-client: bump version 2019-09-10 22:18:04 +02:00
Frank Wall aea217b56a security/acme-client: style fixes, refs #1491 2019-09-10 22:17:35 +02:00
Frank Wall e96cb2b6b9 security/acme-client: check if BIND plugin is installed, refs #1491 2019-09-10 22:17:20 +02:00
blablup 440d907964 Add dns_opnsense.sh and support to the ACME Client (#1491)
Add dns_opnsense.sh and BIND plugin support to the ACME Client
2019-09-10 21:54:32 +02:00
Frank Wall 7548decc64 Merge pull request #1455 from jkellerer/ft-acmeclient-sftp-upload
AcmeClient support cert upload via sftp
2019-09-10 21:31:52 +02:00
Franco Fichtner 89f57e69db security/etpro-telemetry: lint pass script permission error 2019-09-06 09:07:21 +02:00
Franco Fichtner 044f1153b9 security/etpro-telemetry: version bump = clear revision 2019-09-04 20:26:59 +02:00
Ad Schellevis 6370b5374a ETPro Telemetry (#1487) 2019-09-03 17:21:39 +02:00
Jürgen Kellerer a93b8020d7 AcmeClient: Fixed default chmod not getting applied (type problem). 2019-08-17 23:19:39 +02:00
Jürgen Kellerer b54007176c AcmeClient: Fixed not detecting remote side closing connection. 2019-08-17 23:19:23 +02:00
Jürgen Kellerer 68e7d29368 AcmeClient: Fixed selecting SSH host-key for non-standard ports. 2019-08-17 18:17:56 +02:00
Jürgen Kellerer 96537b436f AcmeClient: Added chmod/chgrp verification to SFTP test connection. 2019-08-17 16:50:30 +02:00
Jürgen Kellerer 3f56755e81 AcmeClient: Refactored SFTP upload script into multiple class files. 2019-08-17 16:50:06 +02:00