Skip to content

Conversation

@tmael
Copy link
Contributor

@tmael tmael commented Oct 14, 2020

ZD#10987.

support for OCSP request/response for multiple certificates

Test case: wolfSSL/wolfssl-examples#231

@tmael tmael requested a review from dgarske October 14, 2020 14:13
@dgarske dgarske assigned tmael and unassigned dgarske Oct 14, 2020
@tmael
Copy link
Contributor Author

tmael commented Oct 15, 2020

Thanks, @dgarske, Nice work!
No issues with the following test configurations.

  • client and server are able to connect with an OCSP responder with the id-pkix-ocsp-nocheck cert extensions.
    • server makes OCSP request and processes the OCSP response from the responder.
    • client skips performing OCSP request/response with the OCSP responder.
  • Verified OcspResponseDecode() can now process multiple SingleResponses OCSP responses and stores it in a CertStatus link list.

Copy link
Contributor

@dgarske dgarske left a comment

Choose a reason for hiding this comment

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

Todd should do a final on this. Both Tesfa and I worked on the PR.

@tmael tmael assigned toddouska and unassigned tmael Oct 15, 2020
@toddouska toddouska merged commit a1afc6c into wolfSSL:master Oct 20, 2020
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