Print Decoded Data after SSLEngine Handshake is FINISHED

406 Views Asked by At

How do I get the decoded data after the SSL Handshake is complete?

At the moment it seems to decrypt just some of the data.

Steps to reproduce

  1. Save and Run this code
  2. Go to https://localhost:1500 - You should notice the beginning and end of the request has something like:

?GET ... #$?+{???u7Y???

0

There are 0 best solutions below