wget https://geoip.ubuntu.com/lookup fails in mini.iso d-i
Bug #1822898 reported by
Dimitri John Ledkov
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
openssl (Debian) |
Fix Released
|
Unknown
|
|||
openssl (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
Cosmic |
Fix Released
|
Undecided
|
Unassigned | ||
Disco |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
[Impact]
* fetch-url cannot use https protocol (no https preseeds)
[Test case]
* in d-i, mini.iso, tty try
wget https:/
it should succeed.
[Solution]
The required openssl.cnf configuration file is missing, needs to simply exists, even if it is empty.
[Regression Potential]
well, if one cannot download over https / init ssl library in d-i, it's hard to get openssl busted more than that. No code changes on the .deb side of things
no longer affects: | wget (Ubuntu) |
description: | updated |
no longer affects: | debian-installer (Ubuntu) |
no longer affects: | tzsetup (Ubuntu) |
Changed in openssl (Ubuntu Disco): | |
status: | New → Fix Committed |
Changed in openssl (Debian): | |
status: | Unknown → New |
Changed in openssl (Ubuntu Cosmic): | |
status: | New → In Progress |
Changed in openssl (Debian): | |
status: | New → Fix Released |
To post a comment you must log in.
This bug was fixed in the package openssl - 1.1.1b-1ubuntu2
---------------
openssl (1.1.1b-1ubuntu2) disco; urgency=medium
* debian/rules: Ship openssl.cnf in libssl1.1-udeb, as required to use
OpenSSL by other udebs, e.g. wget-udeb. LP: #1822898
* Drop debian/ patches/ UBUNTU- lower-tls- security- level-for- compat. patch
to revert TLS_SECURITY_LEVEL back to 1. LP: #1822984
-- Dimitri John Ledkov <email address hidden> Wed, 03 Apr 2019 11:50:23 +0100