Check out ssldump. -- -Todd Short // [email protected]<mailto:[email protected]> // "One if by land, two if by sea, three if by the Internet."
On Feb 12, 2016, at 10:05 AM, Lloyd <[email protected]<mailto:[email protected]>> wrote: Hi, I have implemented a sample HTTP server/client based on openssl (boost asio) and able to send the message encrypted. Loaded the key in Wireshark and able to see the data in plaintext form. Now I wish to write an application to decrypt the same "tcp session data" (tcp session data = the output of follow TCP stream option in Wireshark). what should be the starting point to implement this? does open ssl have some sample code/application does this? Any hint is greatly appreciated. Thanks, Lloyd -- openssl-users mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users
-- openssl-users mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users
