I would like to decrypt TLS traffic. Normally I know how to do this, but in this case I do not have a direct connection to the server. Instead, I need to access the server over a web proxy. My proxy listens on port 8080. My client performs an Diffie-Hellman is deactivated; the Cipher Suite is However, Wireshark doesn't decrypt the traffic and I don't know why. Is it possible to decrypt traffic with this setup? asked 31 May '17, 05:09 ChristophAlbert |