You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tcp: tls: reduce level of message if no SNI is found
This is similar to what we do in the HTTP parser, if no hostname is
there we can't do much but it's not really an error.
This was suggested in #6.
Signed-off-by: Antoine Tenart <[email protected]>
0 commit comments