scalingexcellence / scrapybook

Scrapy Book Code
http://scrapybook.com/
475 stars 209 forks source link

OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to d1kby793vfk4bq.cloudfront.net:443 #62

Open PengLiangWang opened 4 years ago

PengLiangWang commented 4 years ago

Has anyone encountered this problem?

marhbere-glb commented 3 years ago

I have same Issue... I use Win10 and the test

`$ openssl s_client -cipher ALL -servername XXXXXXXXX.com -connect XXXXXXXXX.com:443 CONNECTED(000001A8) write:errno=0

no peer certificate available

No client certificate CA names sent

SSL handshake has read 0 bytes and written 423 bytes Verification: OK

New, (NONE), Cipher is (NONE) Secure Renegotiation IS NOT supported Compression: NONE Expansion: NONE No ALPN negotiated Early data was not sent Verify return code: 0 (ok)`