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
Revert "tlshd: Do not return remote peer IDs for x.509 handshakes"
This reverts commit d507771, which
seems to break mTLS. The symptoms for NFS are that a mount seems to
succeed but then all operations on the client return EPERM.
Use g_array_append_val() to store the peer IDs, as is done in in the
PSK callback functions.
Signed-off-by: Ben Hutchings <[email protected]>
0 commit comments