我的brewOpenSSL版本是1.0.2l,我的PythonOpenSSL版本是9.8。我已经试着解决这个问题好几个小时了。我已经尝试更改.bash配置文件中的路径,尝试卸载然后重新安装我已经更新了/upgraded/pruned/doctored brew,我尝试使用以下命令链接opensslbrew link <em
该命令实际上工作正常,但每次都会抛出OpenSSL/TLS错误。Please use python installed with openssl version 1.0.1 or higher.aws-cli/1.10.1 Python/2.7.10 Darwin/14.5.0 botocore/1.3.23
如您所见,我使用Homebrew安装了所有。OpenSSL和Python链接正确。我在我的系统上找不到引用<em
运行openssl version在on上返回标准的openssl,在/usr/bin/openssl中返回OpenSSL 0.9.8zh。我已经安装了最新的brewbrew install openssl。各种文章/文章建议手动链接到/usr/local/bin/openssl或运行brew link --force open