mirror of
https://git.proxmox.com/git/mirror_acme.sh
synced 2025-05-01 03:39:38 +00:00
Remove HTTPS_INSECURE
This commit is contained in:
parent
38c41b72d6
commit
2bb5fbdee5
@ -65,7 +65,6 @@ ruckus_deploy() {
|
|||||||
_debug RUCKUS_USER "$RUCKUS_USER"
|
_debug RUCKUS_USER "$RUCKUS_USER"
|
||||||
_secure_debug RUCKUS_PASS "$RUCKUS_PASS"
|
_secure_debug RUCKUS_PASS "$RUCKUS_PASS"
|
||||||
|
|
||||||
export HTTPS_INSECURE=1
|
|
||||||
export ACME_HTTP_NO_REDIRECTS=1
|
export ACME_HTTP_NO_REDIRECTS=1
|
||||||
|
|
||||||
_info "Discovering the login URL"
|
_info "Discovering the login URL"
|
||||||
|
Loading…
Reference in New Issue
Block a user