1
0
mirror of https://github.com/hiskaNG/acme.sh.git synced 2026-08-16 10:53:00 +00:00
neilpang
2017-10-18 20:27:09 +08:00
parent 872bfe4757
commit 352dd907ac
+1 -1
View File
@@ -3135,7 +3135,7 @@ _regAccount() {
fi
if [ "$code" = '202' ]; then
_info "Update account tos info success."
echo "$response" >"$ACCOUNT_JSON_PATH"
CA_KEY_HASH="$(__calcAccountKeyHash)"
_debug "Calc CA_KEY_HASH" "$CA_KEY_HASH"
_savecaconf CA_KEY_HASH "$CA_KEY_HASH"