Bug 490703 - Please verify HTTPS certificates when downloading repodata/packages
Summary: Please verify HTTPS certificates when downloading repodata/packages
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: yum
Version: 11
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Seth Vidal
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: fedora-sha2
TreeView+ depends on / blocked
 
Reported: 2009-03-17 17:38 UTC by Miloslav Trmač
Modified: 2014-01-21 23:08 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-09-03 15:30:35 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Miloslav Trmač 2009-03-17 17:38:23 UTC
rawhide repodata uses HTTPS to download the metalink file, and later links to referenced repodata and packages contains their hashes, which protects against replacing any of the files.

Please add certificate verification to the HTTPS downloads (at least to the metalink download) to close the last opportunity for MITM attacks.  (python-urlgrabber 3.1.0 seems to support certificate verification, you can use the system-wide certificate bundle in  /etc/pki/tls/certs/ca-bundle.crt ).

Comment 1 Bug Zapper 2009-06-09 12:19:21 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 11 development cycle.
Changing version to '11'.

More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 2 seth vidal 2009-09-03 15:30:35 UTC
urlgrabber in rawhide/f12 does this properly and by default.


Note You need to log in before you can comment on or make changes to this bug.