SSL Packet inspection on Linux
Solution 1:
Wireshark can decrypt SSL if you have the RSA key for the certificate used by the server. Instructions can be found here.
Wireshark can decrypt SSL if you have the RSA key for the certificate used by the server. Instructions can be found here.