Skip to content

Conversation

bcodding
Copy link

Commit b010190 left session_status unset for
GNUTLS_E_CERTIFICATE_VERIFICATION_ERROR. Fix this by always setting EACCESS in the error handling switch statement.

Fixes: b010190 ("tlshd: Pass ETIMEDOUT from gnutls to kernel")
Closes: #98

Commit b010190 left session_status unset for
GNUTLS_E_CERTIFICATE_VERIFICATION_ERROR.  Fix this by always setting
EACCESS in the error handling switch statement.

Fixes: b010190 ("tlshd: Pass ETIMEDOUT from gnutls to kernel")
Closes: oracle#98
Signed-off-by: Benjamin Coddington <[email protected]>
@chucklever chucklever merged commit 2f609c5 into oracle:main May 20, 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.

tlshd_start_tls_handshake() no longer sets session_status for GNUTLS_E_CERTIFICATE_VERIFICATION_ERROR

3 participants