Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ocsp stapling improvements #7702

Merged
merged 7 commits into from
Jul 5, 2024
Merged

ocsp stapling improvements #7702

merged 7 commits into from
Jul 5, 2024

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

src/internal.c Show resolved Hide resolved
wolfcrypt/src/asn.c Show resolved Hide resolved
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
119 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants