This system's SSL library is too old的解决办法

在用Rufus3.8制作CentOS8的USB安装盘时,提示Syslinux版本低,要下载"ldlinux.sys"扩展。在下载时出现提示:

“This system's SSL library is too old to be able to access this website.”

经查,原因是系统调用winHTTP下载组件使用的是TLS1.1,要用TLS1.2及以上版本。

windows10系统的解决办法如下:

启动系统自动的IE11,在Internet选项--"高级"标签里勾选TLS1.2项。如下图。

This system's SSL library is too old的解决办法

再次下载ldlinux.sys,正常。

猜你喜欢

转载自blog.51cto.com/happy366/2471850
今日推荐