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

Improve CSCA Validation #46

Open
f11h opened this issue Jun 21, 2021 · 0 comments
Open

Improve CSCA Validation #46

f11h opened this issue Jun 21, 2021 · 0 comments
Labels
enhancement New feature or request low priority

Comments

@f11h
Copy link
Collaborator

f11h commented Jun 21, 2021

Current Implementation

When trying to validate a CSCA a DSC will be checked against the whole list of downloaded CSCA.

Suggested Enhancement

To improve performance it would make sense to search in the list of trusted CSCA for a matching CSCA by its Subject and then do the actual Issuer Check on the found certificate.

Expected Benefits

Improved performance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request low priority
Projects
None yet
Development

No branches or pull requests

1 participant