XX-net / XX-Net

A proxy tool to bypass GFW.
33.01k stars 7.7k forks source link

在ubuntu终端中使用xx-net,在证书环节出错? #4417

Open hj-github-556677 opened 7 years ago

hj-github-556677 commented 7 years ago

参考: https://github.com/tensorflow/tensorflow/blob/master/tensorflow/g3doc/get_started/os_setup.md#anaconda-installation 中的pip install

export TF_BINARY_URL=https://storage.googleapis.com/tensorflow/linux/cpu/tensorflow-0.11.0rc1-cp35-cp35m-linux_x86_64.whl

pip3 install --upgrade $TF_BINARY_URL

提示出错(终端中): pip._vendor.requests.exceptions.SSLError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:645)

(GAEProxy中的log): ssl error: [SSL: TLSV1_ALERT_UNKNOWN_CA] tlsv1 alert unknown ca (_ssl.c:590), create full domain cert for host:storage.googleapis.com

在firefox中xx-net运行正常,已设置127.0.0.1:8087为系统的代理

jzp820927 commented 7 years ago

证书没导入系统吧?