[Bug 833994] Re: debian-installer does not support https when using with preseed files
Launchpad Bug Tracker
833994 at bugs.launchpad.net
Tue Jul 15 16:29:16 UTC 2014
This bug was fixed in the package debian-installer-utils - 1.88ubuntu2.2
---------------
debian-installer-utils (1.88ubuntu2.2) precise; urgency=medium
* fetch-url-methods/http: Cope with the slightly different no-such-file
output produced by GNU wget, and with it needing to be invoked using
--no-verbose rather than -q (LP: #1172101).
* Add HTTPS support to fetch-url, which will only work if d-i has been
built with GNU wget; debian-installer/allow_unauthenticated_ssl implies
the --no-check-certificate option (LP: #833994).
-- Colin Watson <cjwatson at ubuntu.com> Mon, 23 Jun 2014 16:35:11 +0100
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to kickseed in Ubuntu.
https://bugs.launchpad.net/bugs/833994
Title:
debian-installer does not support https when using with preseed files
Status in “cobbler-enlist” package in Ubuntu:
Triaged
Status in “debian-installer” package in Ubuntu:
Fix Released
Status in “debian-installer-utils” package in Ubuntu:
Fix Released
Status in “kickseed” package in Ubuntu:
Fix Released
Status in “rootskel” package in Ubuntu:
Fix Released
Status in “cobbler-enlist” source package in Precise:
New
Status in “debian-installer” source package in Precise:
Fix Released
Status in “debian-installer-utils” source package in Precise:
Fix Released
Status in “kickseed” source package in Precise:
Fix Released
Status in “rootskel” source package in Precise:
Fix Released
Bug description:
Hi
As part of a PCI Compliance process we need to ensure that
confidential information is passed in a secure way. Currently one can
pxeboot machines and the root password travels encrypted with MD5
which nowadays is breakable and it is not part of the PCI
Recommendations as follow below:
"Render all passwords unreadable during transmission and storage on
all system components using strong cryptography (defined in PCI DSS
Glossary of Terms, Abbreviations, and Acronyms)" -
https://www.trustwave.com/steps_pci_info.php?step=8 where md5 is not a
part of the examples of the strong cryptography's described in the
above document.
Everything else works in the pxeboot, eg getting the kernel and initrd
through https but the preseed file fails to get downloaded as in the
example below.
By appending the following in the pxelinux configuration:
-- preseed/url=https://host/path/presee.cfg
Linux version: Ubuntu LTS 10.04
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cobbler-enlist/+bug/833994/+subscriptions
More information about the foundations-bugs
mailing list