Skip to content

Fix AKID CA lookup#9489

Merged
dgarske merged 4 commits intowolfSSL:masterfrom
julek-wolfssl:zd/20860
Dec 3, 2025
Merged

Fix AKID CA lookup#9489
dgarske merged 4 commits intowolfSSL:masterfrom
julek-wolfssl:zd/20860

Conversation

@julek-wolfssl
Copy link
Copy Markdown
Member

The authorityCertIssuer field refers to the Issuer field of the CA being looked up and not its Subject field.

Addresses zd#20860

The `authorityCertIssuer` field refers to the Issuer field of the CA being looked up and not its Subject field.
@julek-wolfssl julek-wolfssl self-assigned this Dec 3, 2025
@devin-ai-integration
Copy link
Copy Markdown
Contributor

🛟 Devin Lifeguard found 1 likely issues in this PR

  • check-all-return-codes snippet: Wrap wc_FreeMutex(&cm.caLock) with EXPECT/ASSERT handling, e.g. ExpectIntEQ(wc_FreeMutex(&cm.caLock), 0);, to ensure its return code is checked.

@julek-wolfssl
please take a look at the above issues which Devin flagged. Devin will not fix these issues automatically.

@loskutov loskutov mentioned this pull request Dec 3, 2025
4 tasks
@julek-wolfssl
Copy link
Copy Markdown
Member Author

Retest this please RequestAbortedException

@dgarske dgarske merged commit 45b7fb9 into wolfSSL:master Dec 3, 2025
373 of 374 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.

3 participants