gpg should use port 443 by default in order to work from behind firewalls
Bug #615788 reported by
Sorin Sbarnea
This bug affects 5 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Invalid
|
Undecided
|
Unassigned | ||
Software Properties |
In Progress
|
Medium
|
Unassigned | ||
Ubuntu Website - OBSOLETE |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
In most corporate environments the only ports available are 80 8080 3128 and 443.
gpg should use a safer port (443) in order to be able to install the keys,
Related branches
affects: | launchpad → ubuntu-website |
Changed in launchpad: | |
status: | New → Confirmed |
Changed in launchpad: | |
status: | Confirmed → Opinion |
affects: | synaptic → software-properties |
Changed in software-properties: | |
status: | New → Confirmed |
importance: | Undecided → Medium |
status: | Confirmed → In Progress |
To post a comment you must log in.
It looks that ubuntu keyserver is already using the port 80 so people can do:
gpg --keyserver hkp://keyserver .ubuntu. com:80 --recv-keys 0A5174AF
gpg will not use the port 80 if you do not specify the full URI, like in example.