sandstorm-io/sandstorm

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

Open

#3,580 opened on Oct 24, 2021

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

Repository metrics

Stars
 (6,583 stars)
PR merge metrics
 (Avg merge 12d 18h) (6 merged PRs in 30d)

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