Skip to content

mbedtls, send close-notify on close #13745

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

Closed
wants to merge 1 commit into from

Conversation

icing
Copy link
Contributor

@icing icing commented May 22, 2024

  • send the TLS close notify message when cloding down the mbedtls connection filter
  • this is a "least" effort version and, as other TLS filters, is lacking a graceful send/receive/timeout for a really clean shutdown.

- send the TLS close notify message when cloding down
  the mbedtls connection filter
- this is a "least" effort version and, as other TLS filters,
  is lacking a graceful send/receive/timeout for a really
  clean shutdown.
@github-actions github-actions bot added the TLS label May 22, 2024
@bagder bagder closed this in 1c4813c May 22, 2024
sergio-nsk pushed a commit to snxd/curl that referenced this pull request Jul 9, 2024
- send the TLS close notify message when cloding down
  the mbedtls connection filter
- this is a "least" effort version and, as other TLS filters,
  is lacking a graceful send/receive/timeout for a really
  clean shutdown.

Closes curl#13745
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

2 participants