sandstorm-io/sandstorm

install.sh: `-i` switch has no effect

Open

#3580 opened on Oct 24, 2021

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (6,583 stars) (737 forks)batch import
buggood first issueinstall-config

Description

As mentioned at https://github.com/sandstorm-io/sandstorm/pull/3544#issuecomment-913159884, the -i flag to install.sh, which is supposed to use "(i)nsecure mode where we do not request a HTTPS certificate," currently has no effect. We should either fix or remove this option.

Contributor guide