python-hyper / hyper

HTTP/2 for Python.
http://hyper.rtfd.org/en/latest/
MIT License
1.05k stars 191 forks source link

SSL key log file #381

Closed aarijitghoshal closed 6 years ago

aarijitghoshal commented 6 years ago

Does hyper support dumping the SSL key logs like browser?

Lukasa commented 6 years ago

Unfortunately no. This is not available in the Python APIs to OpenSSL, or in most released OpenSSL versions.