Skip to content

DoTls13CertificateRequest: call CertSetupCbWrapper only once#9982

Open
julek-wolfssl wants to merge 1 commit intowolfSSL:masterfrom
julek-wolfssl:DoTls13CertificateRequest-certsetup
Open

DoTls13CertificateRequest: call CertSetupCbWrapper only once#9982
julek-wolfssl wants to merge 1 commit intowolfSSL:masterfrom
julek-wolfssl:DoTls13CertificateRequest-certsetup

Conversation

@julek-wolfssl
Copy link
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
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.

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.

2 participants