Skip to navigation
Cannot create a client socket with a PROTOCOL_TLS_SERVER context (_ssl.c:801)
27.11.21
you may get this with python request try: verify=False example: r = await requests.post(url, data = data, headers = headers, verify=False)
Reply
Anonymous
Information Epoch 1732526987
When you must fail, fail noisily and as soon as possible.
Home
Notebook
Contact us