Skip to content

lib/vts: fix a copy-pasted early data comment typo#17907

Closed
cpu wants to merge 1 commit intocurl:masterfrom
cpu:cpu-vtls-comment-fix/ci
Closed

lib/vts: fix a copy-pasted early data comment typo#17907
cpu wants to merge 1 commit intocurl:masterfrom
cpu:cpu-vtls-comment-fix/ci

Conversation

@cpu
Copy link
Copy Markdown
Contributor

@cpu cpu commented Jul 11, 2025

In gtls.c there was a typo'd comment that I think was missing the word "no" to indicate there's "no GnuTLS way to signal no EarlyData".

This commit fixes that typo, and also updates a copy-pasted instance that made it into wolfssl.c where it should refer to the WolfSSL API missing the capability, not GnuTLS.

In both cases I haven't done any extra legwork to research whether the API limitation mentioned still exists. If someone more invested in GnuTLS and WolfSSL wants to do that instead I'm happy to close this PR!

In gtls.c there was a typo'd comment that I think was missing the word
"no" to indicate there's "no GnuTLS way to signal no EarlyData".

This commit fixes that typo, and also updates a copy-pasted instance
that made it into wolfssl.c where it should refer to the WolfSSL API
missing the capability, not GnuTLS.
@github-actions github-actions Bot added the TLS label Jul 11, 2025
@bagder bagder requested a review from icing July 12, 2025 07:27
@bagder bagder closed this in a202882 Jul 12, 2025
@cpu cpu deleted the cpu-vtls-comment-fix/ci branch July 12, 2025 17:28
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