]> git.proxmox.com Git - mirror_acme.sh.git/commit
fix: Adjust the sed extraction of certificate ID from JSON response
authorIan Grant <ian@iangrant.me>
Sat, 19 Mar 2022 20:38:47 +0000 (20:38 +0000)
committerIan Grant <ian@iangrant.me>
Sat, 19 Mar 2022 20:38:47 +0000 (20:38 +0000)
commitd4a6d9c076e96cbe0571eacedcba9be5a33408d8
tree7f784c1d602f488b8610037f463b425e2186b28a
parentc3f6112443b6f547e3403410010992bbff3f1f81
fix: Adjust the sed extraction of certificate ID from JSON response
Prior to this, an error in the regex didn't match. Resolves #3992 (TrueNAS deploy hook fails to set certificate for FTP or WebDAV)
deploy/truenas.sh