#991894 debian-installer: Need to move into the 21st century with support for https in preeseed apt-setup

Package:
debian-installer
Source:
debian-installer
Description:
Debian Installer documentation
Submitter:
Laura Smith
Date:
2021-08-04 16:57:03 UTC
Severity:
wishlist
#991894#5
Date:
2021-08-04 16:47:30 UTC
From:
To:
Dear Maintainer,

Debian *urgently* needs to move into the 21st century with first-class support for https in preeseed apt-setup automated installs !!

Thanks to projects such as Let's Encrypt and the major browsers actively pushing it, an increasing majority of web resources are going https only.

Debian not supporting https renders it useless.

For example :

d-i apt-setup/local0/repository string http://repo.saltproject.io/py3/debian/10/amd64/latest buster main

This might look good.  But the problem is the target does a silent 301 Redirect to https.  Which then kills the automation (apt-setup comments it out as "unverifiable").

It also prevents users setting https:// resources off the bat.