Answer the question
In order to leave comments, you need to log in
How to decrypt HTTPS traffic in ssldump, where to get session keys?
I have a Python program that sends requests to the server using httplib2 in HTTPS format. It is necessary, purely for debugging, to catch all traffic on the client host using tcpdump and decrypt it with ssldump, see the contents. The traffic is dumped, but I don’t know where to get the session ssl keys for decryption. In theory, they should somehow be saved / cached on the client. How can I get them?
All operations are carried out on the client itself.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question