Browse Source

Remove HTTPS_INSECURE

pull/4832/head
ms264556 1 month ago
parent
commit
2bb5fbdee5
  1. 1
      deploy/ruckus.sh

1
deploy/ruckus.sh

@ -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