3VAbdAVE
d8637b2c0f
fixes #3359
...
Ubiquiti removed keytool (and java) from recent releases of Unifi OS. This moves from keytool to openssl's native pkcs12.
Tested on Unifi Dream Machine which runs Unifi OS and a built-in Unifi controller.
Also added backup of existing files prior to change in case anything goes wrong, and update system configuration with compatible ciphers.
2024-08-15 11:25:23 -04:00
Franco Fichtner
e6e22a1ca1
dnsapi: fix OPNsense script to be compatible with upcoming 23.1.8
...
The current script is already broken due to Bind 9.16 -> 9.18 changes
due to their renaming scheme for primary/secondary so do not rely on the
compat layer (which was also broken for other reasons).
2023-05-09 08:47:24 +02:00
Kevin Köllmann
69aeb70cc3
Slightly modify regex to conform to new API response format
2022-09-07 13:07:29 +02:00
Kevin Köllmann
47e60cefe3
Use new searchMasterDomain API endpoint
2022-09-07 13:07:04 +02:00
Jesai Langenbach
0b8ae68213
Fix: cut for domain uuid with searchDOmain response
2022-07-15 16:50:38 +02:00
Jesai Langenbach
0e73128f40
Finaly found a regex wich works for sed and egrep -o and use searchDomain api for easier to parse response
2022-07-15 16:42:20 +02:00
Jesai Langenbach
927c003d22
More robust and shortend egrep
2022-07-15 14:17:32 +02:00
richard-9000
8752d08ce9
dns_opnsense.sh - Fixed the domain parse regex
...
Extended the regex to skip the new transferkey and hmac sections of opnsense bind.
2022-02-19 10:52:24 -08:00
wacki4
aa9f5b8c4a
Update dns_opnsense.sh
...
Correction when having many zones.
2022-01-06 17:41:41 +08:00
wacki4
f485f3fdb5
Update dns_opnsense.sh
...
Update for opnsense regards to error in #3735
2022-01-06 17:41:41 +08:00
Jesai Langenbach
c49b40ee95
Allow old and new API response
...
CLOSES #2480
2020-04-21 11:43:08 +02:00
Wolfram Webers
08cc7587ab
- Adding fix for latest "os-bind" plugin
2020-04-18 18:11:24 +02:00
Jesai Langenbach
9cb328966c
typo
2019-11-08 08:58:51 +01:00
Jesai Langenbach
0c76890572
whitespace fix
2019-11-08 08:52:10 +01:00
Jesai Langenbach
18fc42e63b
typos and integrate suggestions from stilez
2019-11-07 22:06:32 +01:00
Jesai Langenbach
fc8d9df516
fix newline
2019-11-07 14:33:38 +01:00
Jesai Langenbach
afdf8a78c0
fix space
2019-11-07 14:18:09 +01:00
Jesai Langenbach
0b3ae1f972
Add suggestions
2019-11-07 14:10:30 +01:00
Jesai Langenbach
b85c1a8861
Fix additional line
2019-10-25 08:22:15 +02:00
Jesai Langenbach
430956d304
Fix whitespaces
2019-10-25 08:13:35 +02:00
Jesai Langenbach
c0449a3ed2
Only save Attributes if it is set
2019-10-25 08:04:20 +02:00
Jesai Langenbach
bfa6e52470
another whitespace
2019-09-12 20:50:20 +02:00
Jesai Langenbach
ec654d2355
More space removing
2019-09-12 17:24:00 +02:00
Jesai Langenbach
dfb4883c93
Some fixes
2019-09-12 17:17:32 +02:00
Jesai Langenbach
4bf1f579f5
Add OPNsense Bind API Support
2019-09-12 16:28:57 +02:00