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

Limited implementation of the cert_verify #203

Closed
wants to merge 4 commits into from
Closed

Limited implementation of the cert_verify #203

wants to merge 4 commits into from

Conversation

sambitdash
Copy link

Partial implementation of #202.

@quinnj Please review. Few questions:

  1. The callbacks for mbedtls_x509_crt_verify may be needed. The current implementation does not provide the intermediate steps to fix errors in case of failure.
  2. The MbedTLS APIs do not expose the v3 extensions properly. We will need to expose the full ASN.1 module if we need to expose APIs for extracting the CRLDistributionPoint or any such APIs.

@sambitdash
Copy link
Author

Can you suggest a better way to integrate the C++ code to extract information? It seems to break in some platforms.

@sambitdash
Copy link
Author

@quinnj will you be able to help me complete this PR. I am not able to resolve the build breaks on some platforms.

@sambitdash
Copy link
Author

No plans of using this feature. So closing.

@sambitdash sambitdash closed this Oct 21, 2019
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.

1 participant