http.client.RemoteDisconnected: Remote end closed connection without response
requests.packages.urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',))
requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',))
参考资料:https://stackoverflow.com/questions/49165989/python-sslerrorbad-handshake-syscallerror-1-unexpected-eof
https://lukasa.co.uk/2017/02/Configuring_TLS_With_Requests/
https://www.ssllabs.com/ssltest/analyze.html?d=www.asqql.com&latest
https://lax.v2ex.com/t/454884