mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-05-18 11:53:56 +08:00
Update deploy/byteplus_alb.sh
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
committed by
neil
parent
8587c3e744
commit
d0e123cb02
@@ -363,7 +363,7 @@ ${_cr_hash}"
|
||||
# Authorization header
|
||||
_auth="HMAC-SHA256 Credential=${BYTEPLUS_ACCESS_KEY}/${_credential_scope}, SignedHeaders=${_signed_headers}, Signature=${_signature}"
|
||||
|
||||
_debug2 _auth "$_auth"
|
||||
_secure_debug2 _auth "$_auth"
|
||||
|
||||
# Build URL and execute GET request
|
||||
_url="https://${_BYTEPLUS_HOST}/?${_sorted_query}"
|
||||
|
||||
Reference in New Issue
Block a user