mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-05-03 20:32:45 +00:00
Persist to disk
This commit is contained in:
parent
c542dec92a
commit
e05d2bee57
@ -108,6 +108,7 @@ f5_bigip_tmsh() {
|
|||||||
cert-key-chain replace-all-with { ACME { cert ${_next_cert} key ${_next_key} chain ${_next_chain} } }
|
cert-key-chain replace-all-with { ACME { cert ${_next_cert} key ${_next_key} chain ${_next_chain} } }
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
${TMSH_CMD} save sys config
|
||||||
}
|
}
|
||||||
|
|
||||||
f5_bigip_cleanup() {
|
f5_bigip_cleanup() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user