]> git.ipfire.org Git - ipfire.org.git/commit
boot.ipfire.org: Only use HTTP
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 7 Mar 2019 11:27:57 +0000 (11:27 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 7 Mar 2019 11:27:57 +0000 (11:27 +0000)
commit453c817cfdd570143dd3be735f8c4f76ae5e3258
treeea76986c7b7c039ea1e8a11d4400d79e669f72aa
parent79cce555bcf5a881fa4ce3276d26346d11935125
boot.ipfire.org: Only use HTTP

There is no chance that iPXE supports HTTPS reliably. Certificates
cannot be validated, PFS is not supported at all.

I guess this is just the same as disabling HTTPS at all and at least
have a working service.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/backend/releases.py
src/web/boot.py