In turn of the upcoming HTTPS-Everywhere at Nuget we currently face the situation that our build will become instable due to "nuget restore".
That currently produces the NU1803-Warning with the latest command line when using our internally hosted ProGet-Instance. We already levitate all warnings in CI to errors so this will break our CI if the command line is updated.
Other entries here regarding HTTPS are rather old and reference documentation not available anymore.
Are there plans for (easy) HTTPS support in the internal webserver? Applying a self hosted certificate and deploying it to all build servers and developer machines seems over the top for me right now.
We might opt-out for this warning and the upcoming error in 11/2023 for the time being but nevertheless at least in 11/2024 this will be the issue.
--
UPDATE: the following was added to the question on 2023/28/02
ProGet Integrated Web Server Now Supports HTTPS
Starting in ProGet 2022.19, we have added the ability to configure your integrated web server's HTTP/S bindings and a certificate directly in ProGet. See Configuring HTTPS on the Integrated Web Server to learn more.