Remove HTTPS_INSECURE

pull/4832/head
ms264556 3 months ago
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…
Cancel
Save