Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

net/tls: Added additional error codes #2277

Conversation

michael-redpanda
Copy link
Contributor

In order to not have to reference actual GnuTLS error codes in the user application, expose some additional error codes via seastar::tls::ERROR_* variables.

In order to not have to reference actual GnuTLS error codes in
the user application, expose some additional error codes via
seastar::tls::ERROR_* variables.

Signed-off-by: Michael Boquard <[email protected]>
@tchaikov tchaikov requested a review from elcallio May 30, 2024 22:36
@tchaikov
Copy link
Contributor

@elcallio hi Calle, could you take a look?

@nyh nyh closed this in 9d671a2 Jun 3, 2024
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.

4 participants