Skip to content

gnutls: fix re-handshake comments#19187

Closed
icing wants to merge 1 commit into
curl:masterfrom
icing:gtls-rehandshake-update
Closed

gnutls: fix re-handshake comments#19187
icing wants to merge 1 commit into
curl:masterfrom
icing:gtls-rehandshake-update

Conversation

@icing

@icing icing commented Oct 22, 2025

Copy link
Copy Markdown
Contributor

With GnuTLS, a GNUTLS_E_REHANDSHAKE can be a renegotiate in TLSv1.2 or a key update in TLSv1.3. This had been made non-blocking in a1850ad but the comment warning about a blocking call was not updated.

With GnuTLS, a GNUTLS_E_REHANDSHAKE can be a renegotiate in TLSv1.2
or a key update in TLSv1.3. This had been made non-blocking in
a1850ad but the comment warning
about a blocking call was not updated.
@github-actions github-actions Bot added the TLS label Oct 22, 2025
@bagder bagder closed this in fcae073 Oct 22, 2025
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