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

How do I include Root and Intermediate certs? #162

Open
QAnders opened this issue Sep 7, 2018 · 1 comment
Open

How do I include Root and Intermediate certs? #162

QAnders opened this issue Sep 7, 2018 · 1 comment

Comments

@QAnders
Copy link

QAnders commented Sep 7, 2018

First off, thanks so much for your efforts! Much appreciated! :)

I get a X509_verify_cert error trying to verify the signature. The error further states err=20; msg=unable to get local issuer certificate so it is because the signature lacks the Root and Intermediate information.

How can I get the signature to include the Root/Intermediate certs?

@cjbarth
Copy link
Contributor

cjbarth commented May 29, 2023

Do you have any sample code or additional information? Ideally, a test that reproduces the problem would be provided so that we can see how to reproduce the issue and can verify that the fix works, and stays working. Please consider contributing one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants