%20%E5%A4%B1%E8%B4%A5%EF%BC%9A%E6%8E%A8%E9%80%81%E5%8A%9F%E8%83%BD%E5%87%BA%E9%94%99.png)
Windows 10 上的 Linux 子系统(Ubuntu)
youtube-dl: ERROR: Unable to download webpage: <urlopen error EOF occurred in violation of protocol (_ssl.c:590)> (caused by URLError(SSLEOFError(8, u'EOF occurred in violation of protocol (_ssl.c:590)'),))
update-ca-certificates ls /etc/ssl/certs | wc -l 445
# openssl s_client -host ftp.halifax.rwth-aachen.de -port 443
==>http://paste.itunix.eu/view/raw/f5bf9d07
# openssl s_client -host ftp.halifax.rwth-aachen.de -port 443 -debug
==>http://paste.itunix.eu/view/raw/38b0f2ef
# openssl s_client -connect ftp.halifax.rwth-aachen.de:443 -state -nbio
==>http://paste.itunix.eu/view/raw/0f1fdf4f
在 Windows openssl 上正确显示证书
Microsoft Windows [版本 10.0.17134.48]