Skip to content

Commit 769bcf5

Browse files
committed
add sslverify=0 for Intel oneAPI repo in manylinux2014
CentOS 7 CA certs no longer trust Intel's TLS certificate. Packages are still GPG-verified.
1 parent ee06f00 commit 769bcf5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docker/x86_64/manylinux228/oneAPI.repo

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ enabled=1
55
gpgcheck=1
66
repo_gpgcheck=1
77
gpgkey=https://yum.repos.intel.com/intel-gpg-keys/GPG-PUB-KEY-INTEL-SW-PRODUCTS.PUB
8+
sslverify=0

0 commit comments

Comments
 (0)