Skip to content

Conversation

@johnniesong
Copy link

修复py 2.6版本获取版本信息和wget证书错误导致的安装失败

python 2.6 version install failed, sys.version_info is tuple.
wget  --no-check-certificate
@alexazhou
Copy link
Owner

1,多谢你修改了安装脚本使它可以支持 Python 2.6。
2,请问 --no-check-certificate 在这里是起什么作用呢?我担心会引入一些安全问题

@johnniesong
Copy link
Author

关于 --no-check-certificate
下面有介绍,大概意思就是一些自签名证书不被信任,这个情况还是挺常见的。当然如果你不放行有安全问题的话,下载完压缩包后可以校验一下sha1或者md5。
https://www.elftronix.com/how-to-automatically-skip-wget-ssl-certificate-check/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants