Tagged Questions
4
votes
2answers
2k views
Is it possible to decrypt a SSL/TLS session without doing a MITM-attack?
I'm not talking about decrypting the connection while the SSL/TLS is happening (MITM) but after the connection is closed and I have a pcap file of the entire negotiation/data transfer process.
How ...