mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-11-08 15:31:45 +00:00
debugging for the payload
This commit is contained in:
parent
76fe5d8831
commit
7900c493af
@ -114,6 +114,8 @@ proxmoxve_deploy(){
|
|||||||
}
|
}
|
||||||
HEREDOC
|
HEREDOC
|
||||||
)
|
)
|
||||||
|
_debug2 Payload "$_json_payload"
|
||||||
|
|
||||||
# Push certificates to server.
|
# Push certificates to server.
|
||||||
export _HTTPS_INSECURE=1
|
export _HTTPS_INSECURE=1
|
||||||
export _H1="Authorization: PVEAPIToken=${_proxmoxve_header_api_token}"
|
export _H1="Authorization: PVEAPIToken=${_proxmoxve_header_api_token}"
|
||||||
|
Loading…
Reference in New Issue
Block a user