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

Pass pServerCert->hCertStore for hAdditionalStore argument in CertGetCertificateChain call #3910

Open
wants to merge 1 commit into
base: devel
Choose a base branch
from

Conversation

bhatkarthik
Copy link

@bhatkarthik bhatkarthik commented Jan 4, 2023

Fix for #3907

  • Passing hCertStore member of the CERT_CONTEXT as hAdditionalStore parameter to CertGetCertificateChain call
  • When the intermediate certificates are not installed on the machine, this will be able to build the entire chain.

@bhatkarthik bhatkarthik marked this pull request as ready for review January 4, 2023 11:35
@matejk matejk deleted the branch pocoproject:devel April 15, 2024 11:20
@matejk matejk closed this Apr 15, 2024
@matejk matejk reopened this Apr 22, 2024
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.

None yet

2 participants