Actions
Feature #3832
closedchange default update URL to https
Start date:
08/29/2014
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Description
the default update URL used in my pfsense 2.1.4-RELEASE (i386) is
http://updates.pfsense.org/_updaters
why not use
https://updates.pfsense.org/_updaters
instead?
i could manually change that at "Update Settings", but then pfsense warns about not checking signatures (signatures or hashes?) anymore.
Updated by Renato Botelho about 10 years ago
- Status changed from New to Rejected
Default update URL points to https as you can see at:
https://github.com/pfsense/pfsense/blob/RELENG_2_1/etc/inc/globals.inc#L105
Updated by J. Haupt. about 10 years ago
i've got the same setting in globals.inc, still it shows a http-link at the update-settings and a tcpdump while downloading the update shows it uses http instead of https.
Updated by J. Haupt. about 10 years ago
could it be the http-link in
https://updates.pfsense.org/manifest
Updated by Renato Botelho about 10 years ago
- Status changed from Rejected to New
- Assignee set to Jeremy Porter
Updated by Renato Botelho about 10 years ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
Fixed
Actions