Decrypt TLS traffic with cert and a network dump?

Posted by DonL314@reddit | sysadmin | View on Reddit | 8 comments

I have been decrypting TLS traffic using Wireshark. In those cases I controlled the browser and could enable saving the negotiated symmetric session keys to a file and add that file as reference in Wireshark so I could look inside the encrypted traffic. But if I had a copy of the server certificate (including the Private Key), would I then be able to extract the negotiated symmetric key from the network traffic and snoop on the session?