Skip to content

Conversation

@rizlik
Copy link
Contributor

@rizlik rizlik commented Jul 1, 2024

Description

Improvements of OCSP stapling response handling

@rizlik rizlik force-pushed the ocspv2 branch 3 times, most recently from c99c716 to a9de1a6 Compare July 2, 2024 07:43
@dgarske
Copy link
Contributor

dgarske commented Jul 2, 2024

Retest this please

@JacobBarthelmeh JacobBarthelmeh added For This Release Release version 5.8.4 labels Jul 2, 2024
JacobBarthelmeh
JacobBarthelmeh previously approved these changes Jul 5, 2024
julek-wolfssl
julek-wolfssl previously approved these changes Jul 5, 2024
src/ocsp.c Outdated
Comment on lines 602 to 604
if (ca == NULL && pendingCAs != NULL) {
ca = findSignerByName(pendingCAs, single->issuerHash);
}
Copy link
Member

Choose a reason for hiding this comment

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

tab++

@rizlik rizlik dismissed stale reviews from julek-wolfssl and JacobBarthelmeh via 0531706 July 5, 2024 15:29
@rizlik
Copy link
Contributor Author

rizlik commented Jul 5, 2024

retest this please

@JacobBarthelmeh JacobBarthelmeh merged commit 8946e3f into wolfSSL:master Jul 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

For This Release Release version 5.8.4

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants