Skip to content

DoTls13CertificateRequest: call CertSetupCbWrapper only once#9982

Merged
dgarske merged 1 commit intowolfSSL:masterfrom
julek-wolfssl:DoTls13CertificateRequest-certsetup
Mar 19, 2026
Merged

DoTls13CertificateRequest: call CertSetupCbWrapper only once#9982
dgarske merged 1 commit intowolfSSL:masterfrom
julek-wolfssl:DoTls13CertificateRequest-certsetup

Conversation

@julek-wolfssl
Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings March 16, 2026 16:02
@julek-wolfssl julek-wolfssl self-assigned this Mar 16, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR aims to ensure DoTls13CertificateRequest() invokes CertSetupCbWrapper() only once during TLS 1.3 CertificateRequest processing.

Changes:

  • Removed an early CertSetupCbWrapper() invocation near the start of CertificateRequest handling.
  • Repositioned the CertSetupCbWrapper() call later in the function under WOLFSSL_CERT_SETUP_CB.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

Comment thread src/tls13.c
@julek-wolfssl
Copy link
Copy Markdown
Member Author

julek-wolfssl commented Mar 17, 2026

Retest this please

@dgarske dgarske merged commit 42581e4 into wolfSSL:master Mar 19, 2026
479 of 482 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.

4 participants