Skip to content

Revert "tlshd: Do not return remote peer IDs for x.509 handshakes"#109

Merged
chucklever merged 1 commit into
oracle:mainfrom
benh-debian:restore-x509-peerids
Jul 18, 2025
Merged

Revert "tlshd: Do not return remote peer IDs for x.509 handshakes"#109
chucklever merged 1 commit into
oracle:mainfrom
benh-debian:restore-x509-peerids

Conversation

@benh-debian
Copy link
Copy Markdown
Contributor

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.

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 <benh@debian.org>
@chucklever
Copy link
Copy Markdown
Member

Manually pushed to ktls-utils-1.2-fixes. An official 1.2 minor release that includes this PR is forthcoming.

@chucklever chucklever closed this Jul 18, 2025
@chucklever chucklever reopened this Jul 18, 2025
@chucklever chucklever merged commit 98c3e0d into oracle:main Jul 18, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants