Right the output is not particularly interesting. Perhaps the output could be made more interesting by sending an encrypted heartbeat after he handshake? That would as well allow for repeated heartbeats without tearing down the connection.
I have already tried to sent an unencrypted heartbeat during the handshake (before the server ChangeCipherSpec), but these attempts fail. Need to put a closer look at the openssl code.
Right the output is not particularly interesting. Perhaps the output could be made more interesting by sending an encrypted heartbeat after he handshake? That would as well allow for repeated heartbeats without tearing down the connection.
I have already tried to sent an unencrypted heartbeat during the handshake (before the server ChangeCipherSpec), but these attempts fail. Need to put a closer look at the openssl code.