Commit Graph

469 Commits

Author SHA1 Message Date
Frank Wall f3d517cc65 security/acme-client: add support for Hetzner DNS API, closes #1870 2020-06-08 14:43:25 +02:00
Frank Wall 0dbff80fef security/acme-client: restore alnum sorting in DNS API list 2020-06-08 14:37:20 +02:00
Frank Wall a15bf04c20 security/acme-client: add support for ArvanCloud, closes #1834 2020-06-08 14:34:28 +02:00
Frank Wall 734642abea security/acme-client: bump version 2020-06-08 14:28:01 +02:00
chris42 543209b661 Order by name not tag 2020-06-07 13:58:45 +02:00
chris42 5988514f08 Add core-networks API option 2020-06-07 13:30:28 +02:00
Frank Wall e1c15a1b20 security/acme-client: bump version 2020-05-28 15:24:15 +02:00
Frank Wall 2dfe7674d5 security/acme-client: move optional field to the bottom, refs #1851 2020-05-28 15:23:59 +02:00
Bill Gertz c46695c030 security/acme-client: Add NSUPDATE_ZONE support to nsupdate DNS-01 Service (#1851)
Add NSUPDATE_ZONE nsupdate support 

Adds new validation.dns_nsudate_zone field to implement support for NSUPDATE_ZONE. See https://github.com/acmesh-official/acme.sh/pull/1963 for more information.
2020-05-28 15:21:08 +02:00
Ad Schellevis 72980508a7 security/stunnel prepare release version 2020-05-26 21:02:37 +02:00
Ad Schellevis 1f7654103d stunnel: new revision 2020-05-20 06:13:59 +02:00
Ad Schellevis e845256b1a stunnel: minor bug fixes
- used wrong pid for ident status
- reload syslog on service start
- missing condition in syslog template (hence the service reload)

for https://github.com/opnsense/plugins/issues/1829
2020-05-20 06:11:29 +02:00
Ad Schellevis 84585d959b stunnel: minor cleanups and versioning, closes https://github.com/opnsense/plugins/issues/1829 2020-05-20 00:57:15 +02:00
Ad Schellevis 9510a17266 whitespace 2020-05-20 00:34:04 +02:00
Ad Schellevis 3d4416cf26 Stunnel: add identd (#1845)
stunnel: add identd service and plumbing
2020-05-22 13:12:28 +02:00
Franco Fichtner aa8ff3e508 security/acme-client: also bump revision 2020-05-22 09:18:24 +02:00
Franco Fichtner ee799d8c75 security/acme-client: fix #1844 2020-05-22 09:17:42 +02:00
Franco Fichtner 5c004cae08 security/tinc: bump revision after changes 2020-05-19 08:55:21 +02:00
Franco Fichtner 7f90141b60 security/stunnel: style and sync 2020-05-18 16:40:47 +02:00
Ad Schellevis 2a8b0a58ed stunnel: initial release (#1840)
* stunnel: boilerplate for https://github.com/opnsense/plugins/issues/1829

* stunnel: work in progress for https://github.com/opnsense/plugins/issues/1829

* stunnel: add service control and acl for https://github.com/opnsense/plugins/issues/1829

* stunnel: add cipher selection for https://github.com/opnsense/plugins/issues/1829

Since stunnel uses different parameter pairs for TLSv1.[1,2] and TLSv1.3, we'll try to sort them out in our config template.
When no TLSv1.3 ciphers are allowed, we should limit the sslVersionMax parameter as well as it seems.

* stunnel: set TLS1.2 as minimum

* stunnel: disable rc conf when no services are active https://github.com/opnsense/plugins/issues/1829

* stunnel: CRL support for https://github.com/opnsense/plugins/issues/1829

* stunnel: simplify cert creation, combine cert+key in one file. for https://github.com/opnsense/plugins/issues/1829

* stunnel: syslog and log viewer for https://github.com/opnsense/plugins/issues/1829

* stunnel: add hasync anchor, for https://github.com/opnsense/plugins/issues/1829
2020-05-18 15:31:18 +02:00
Frank Wall 8611398aaa security/acme-client: bump version 2020-05-18 09:50:05 +02:00
Frank Wall cf1828bc02 post merge fixes for #1838 2020-05-18 09:49:50 +02:00
Maarten den Braber 6628f93fc1 Tabs to spaces 2020-05-16 23:39:28 +02:00
Maarten den Braber ce5c6be647 Fix formatting issue 2020-05-16 23:38:14 +02:00
Maarten den Braber 4c79d89c8f Add Acmeproxy DNS provider dialogs 2020-05-16 23:36:37 +02:00