Fall back to HTTP for fetching automatically
authorkn <kn@openbsd.org>
Sun, 24 Oct 2021 10:11:24 +0000 (10:11 +0000)
committerkn <kn@openbsd.org>
Sun, 24 Oct 2021 10:11:24 +0000 (10:11 +0000)
commitdcd1c3b8867302f034edf841d4c0d23e02266223
treef8410187a71dac128db51fbd1792d75a0ecb0afe
parent3873297b3ceb92a1a9dda56e7a1c900b37c83638
Fall back to HTTP for fetching automatically

Drop the "Unable to connect using https. Use http instead?" question as it
does not provide any security benefit;  SHA256.sig is used to verify sets.

Do provide an informative message iff the fallback happened such that
installations/upgrades that cannot Get/Verify first but Install directly
can be aborted in lack of SHA256.sig, i.e. sets were fetched over HTTP and
verification would be skipped.

Discussed with deraadt tb
OK deraadt
distrib/miniroot/install.sub