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

libfreerdp: crypto: add certificate chain validation! #2466

Merged

Conversation

WarheadsSE
Copy link
Contributor

Add a stack of X509* to the crypto_cert_struct so that we can ask openssl for the peer's cert chain if it exists, and use that in the actual validation call.

Fixes #2446

@freerdp-bot
Copy link

Can one of the admins verify this patch?

@bmiklautz
Copy link
Member

@freerdp-bot test.

@bmiklautz
Copy link
Member

Fixes #2446

@bmiklautz
Copy link
Member

+1

@freerdp-bot
Copy link

Refer to this link for build results (access rights to CI server needed):
https://ci.freerdp.com//job/PullRequestTester/116/
Test PASSed.

awakecoding added a commit that referenced this pull request Mar 13, 2015
…2446

libfreerdp: crypto: add certificate chain validation!
@awakecoding awakecoding merged commit e059804 into FreeRDP:master Mar 13, 2015
@WarheadsSE WarheadsSE deleted the fix-cert-chain-validation-GH2446 branch April 17, 2015 13:03
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.

Certificate chain validation fails for certificate chains
4 participants