https_client = AsyncHTTPClient() response = yield YieldTask(token_client.fetch, access_token_url) 结果出现了如下问题 ssl.SSLError
_sslobj.do_handshake() ssl.SSLError: [SSL: UNSAFE_LEGACY_RENEGOTIATION_DISABLED] unsafe legacy renegotiation
pytorch1.3.0) https://github.com/pytorch/vision/issues/946 https://github.com/pytorch/pytorch/issues/10910 ssl.SSLError
未收到客户端证书,拒绝连接: {client_address}") client_socket.close() except ssl.SSLError