mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-08-13 12:33:30 +02:00
Update deploy/byteplus_alb.sh
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
8587c3e744
commit
d0e123cb02
1 changed files with 1 additions and 1 deletions
|
|
@ -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}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue