h2csmuggler icon indicating copy to clipboard operation
h2csmuggler copied to clipboard

Error execution

Open tXambe opened this issue 2 years ago • 1 comments

Hello,

when I run the script I have this error:

h2csmuggler/h2csmuggler.py:49: DeprecationWarning: ssl.wrap_socket() is deprecated, use SSLContext.wrap_socket()
  retSock = ssl.wrap_socket(sock, ssl_version=ssl.PROTOCOL_TLS)
[INFO] Failed to upgrade: https://example.com

I run the script with python3, 2 and same error.

A greeting and thanks

tXambe avatar Jul 19 '22 10:07 tXambe

me too

CalfCrusher avatar Nov 26 '22 13:11 CalfCrusher