Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
+1
-1
@@ -116,7 +116,7 @@ EOF
|
||||
shred -fzu -n 5 -- "${VAR_TMP_SECRET}/${VAR_SIGNING_KEY}"
|
||||
fi
|
||||
|
||||
if [[ -n "${VAR_SIGNING_KEY}" ]]; then
|
||||
if [[ -n "${VAR_SIGNING_CA}" ]]; then
|
||||
shred -fzu -n 5 -- "${VAR_TMP_SECRET}/${VAR_SIGNING_CA}"
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user