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]