-
- Downloads
tls_session: cleanup handshake log
There is a problem sometimes with handshake looping on EAGAIN/EINTERRUPTED. To help to debug this problem, we need to move the handshake log outside the loop to avoid a big flood (and get more informations on the TLS Session). Also, use new formatter for logs Change-Id: I5a99c1e45b26d578318d1ab1143aa1d6c4328995
Please register or sign in to comment