Is it possible to decrypt SSL traffic in Wireshark if you do not have the server certificate?
I making some tests with SSL and Wireshark and people out there claim that Wireshark only decrypts SSL if the certificate is provided.
But isn't SSL certificate provided to the client when he connects? So basically someone could just capture the SSL certificate and perhaps use it maliciously?