Unable to Download Intel® OpenVINO™ GPG Key from a Corporate Network
Content Type: Error Messages | Article ID: 000059270 | Last Reviewed: 03/09/2026
Executed a command to download an Intel OpenVINO GPG key from a corporate network, for example: $ wget --no-check-certificate https://apt.repos.intel.com/intel-gpg-keys/GPG-PUB-KEY-INTEL-SW-PRODUCTS-2019.PUB
Encountered error:
This issue occurs because corporate networks often enforce firewall rules, proxy requirements, or outbound traffic restrictions that block access to external key servers and repositories.
Option 1:
Configure proxy settings correctly for the package manager or command-line tool being used (for example, setting HTTP/HTTPS proxy variables for wget, curl, or apt).
Option 2:
Download the GPG key using a non-proxied or unrestricted network connection, then manually transfer and install the key on the target system.