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
Bjarke Bruun
5c00afc6fe
Fix for multiple TLDs in DNS API
2022-09-07 03:46:28 +02:00
Bjarke Bruun
bcc9679339
Removed spaces (shfmt) (missed one)
2022-07-12 22:21:38 +02:00
Bjarke Bruun
e5aeff50dc
Removed spaces (shfmt)
2022-07-12 22:20:24 +02:00
Bjarke Bruun
5f44c195e9
Removed unused variable
2022-07-12 22:10:20 +02:00
Bjarke Bruun
e4387e4aad
Updated delete function
2022-07-12 22:04:28 +02:00
Bjarke Bruun
b1b336804d
Fixed a missed 'grep -o' to _egrep_o()
2022-07-12 16:26:45 +02:00
Bjarke Bruun
ae71a5abf6
Added debug for API result
2022-07-11 18:16:03 +02:00
Bjarke Bruun
df199c5788
Updated API call for OpenBSD sed and tr as newlines does not work there
2022-07-11 18:11:55 +02:00
Bjarke Bruun
c1ba4f1b55
Added forced _log to debug deletion of records in GH Actions
2022-07-11 16:43:34 +02:00
Bjarke Bruun
80d30bdd30
Removed empty new line to trigger workflow
2022-07-11 14:08:37 +02:00
Bjarke Bruun
5ff0957861
Added empty new line to trigger workflow
2022-07-08 07:49:20 +02:00
Bjarke Bruun
c8d17bc363
Re-commit (removed non-needed #'tag)
2022-07-07 20:30:48 +02:00
Bjarke Bruun
1b3e1a7abe
Changed 'grep -E' to '_egrep_o' 'removed ()'
2022-07-07 15:05:12 +02:00
Bjarke Bruun
0afabc60ae
Changed 'grep -E' to '_egrep_o'
2022-07-07 15:00:12 +02:00
Bjarke Bruun
eba788e8c9
Removed check for _acme-challenge and acmetestXyzRandomName.github-test sub-domain
2022-07-07 10:59:25 +02:00
Bjarke Bruun
444b111a62
Fixed acmetest for domain acmetestXyzRandomName.github-test.<domain> that was explicitly disallowed as it is not _acme-challenge
2022-07-07 09:40:18 +02:00
Bjarke Bruun
a364ab4ea7
Added '.' to 'DNS Services' as that is the correct provider name
2022-07-06 12:10:19 +02:00
Bjarke Bruun
543c4423a2
Added bug report link to dns_dnsservices.sh
2022-06-24 07:42:00 +02:00
Bjarke Bruun
3bd4d32b8d
Updated bug report URL
2022-06-23 11:48:39 +02:00
Bjarke Bruun
56a686d3e0
Code formatting (shfmt)
2022-06-23 09:21:20 +02:00
Bjarke Bruun
2f97c789dd
Code formatting (shellcheck/shfmt)
2022-06-23 09:14:17 +02:00
Bjarke Bruun
04ca808e80
Code formatting (shfmt)
2022-06-23 08:31:40 +02:00
Bjarke Bruun
dc882e6279
Removed empty space
2022-06-23 08:06:28 +02:00
Bjarke Bruun
d6eebf82be
Removed a few empty lines
2022-06-23 07:57:05 +02:00
Bjarke Bruun
688a234127
Added new 'dns' provider script for https://dns.services
2022-06-22 18:56:25 +02:00