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
Aleksei Faians
83cb89e4f7
treat variable contents as text, don't process switches
2021-08-17 08:58:04 +03:00
neil
19c4345162
fix shfmt
2020-08-17 22:18:20 +08:00
喵喵喵喵四
4dfdfa0b7d
Fix typo on line 27
2020-04-12 12:28:07 +08:00
neil
ee38cccad8
sync ( #2436 )
...
* fix https://github.com/Neilpang/acme.sh/issues/2409 (#2430 )
* Add variable exports for Successful Post Hook and Renew Hook calls (#2431 )
* fixed json parse regex for support api gcore_cdn (#2381 )
2019-08-11 11:56:59 +08:00
evoadmin
4c1f70af4b
Update dns_he.sh
...
If you have a password with special char it will fail at Remove record
2018-10-02 10:43:25 +03:00
martgras
792f3775ce
Fixes dns_he Issue #1476
...
username / password has to be urlencoded
2018-04-02 18:32:28 +02:00
martgras
fe843bc466
dns_he - proposed fix for #1438
...
if you have more than one zone of a domain (e.g. example.com and subdomain.example.com) _find_zone fails.
This fix removes partials matches.
2018-03-25 14:32:51 +02:00
neilpang
d064260bf1
fix https://github.com/Neilpang/acme.sh/issues/1315
2018-03-01 21:59:46 +08:00
neilpang
6d6b2efdb5
fix he for solaris
2018-02-16 23:16:25 +08:00
neilpang
2655e726c9
update dns he
2018-02-12 20:40:24 +08:00
fritteli
88bb7b780d
Typos
2017-08-29 22:35:11 +02:00
Ondrej Simek
4dd69a8b1a
Exit codes, exit codes... Exit codes everywhere...
2017-07-29 14:40:56 +02:00
Ondrej Simek
baa1160594
Make Shellcheck happier about exit codes
2017-07-29 14:31:27 +02:00
Ondrej Simek
f438ff4bab
Fix an improbable corner case.
2017-07-29 14:29:13 +02:00
Ondrej Simek
a25b2af66c
Get rid of _find_num
2017-07-29 14:25:07 +02:00
Ondrej Simek
31b67ab92e
Few non-critical fixes.
2017-07-29 13:52:28 +02:00
Ondrej Simek
ccf9a9976c
Fix the previous rushed commit.
2017-07-28 18:33:25 +02:00
Ondrej Simek
d6780f9e49
Retain an exit code
2017-07-28 15:29:35 +02:00
Ondrej Simek
8534e3b2f7
Make shellcheck happier
2017-07-28 13:58:47 +02:00
Ondrej Simek
577380e98e
Few fixes for shellcheck
2017-07-27 18:44:55 +02:00
Ondrej Simek
235b5b0c15
Small cosmetic fixes.
2017-07-27 18:06:19 +02:00
Ondrej Simek
aefed1d1b9
Get rid of shell arrays.
2017-07-27 18:04:53 +02:00
Ondrej Simek
1546b7e5a9
Missing quotes
2017-07-26 20:21:36 +02:00
Ondrej Simek
ff74778dea
Fix few issues from Travis
2017-07-26 20:15:34 +02:00
Ondrej Simek
f7299403f7
Incorporate Neilpang's comments
2017-07-23 07:31:55 +02:00
Ondrej Simek
4285d81ca9
Get rid of curl.
2017-07-23 05:00:02 +02:00
Ondrej Simek
7d64e141e4
Add dns_he - DNS API script for Hurricane Electric DNS service
...
... Although not yet fully Posix compatible.
2017-07-12 20:24:54 +02:00