Skip to content

Add storecert example and improve tests for certificate storage #594

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

Merged
merged 3 commits into from
May 12, 2025

Conversation

olszomal
Copy link
Collaborator

@olszomal olszomal commented May 8, 2025

  • Add storecert example to demonstrate certificate storage on PKCS#11 tokens
  • Improve tests for storing RSA and EC certificates on PKCS#11 tokens
  • Remove unnecessary p11_pthread.h include from provider.c

olszomal added 3 commits May 8, 2025 14:25
Use libtool --mode=execute in the Valgrind wrapper to avoid analyzing
the libtool-generated shell script. This ensures that only the actual
test binaries are traced by Valgrind, reducing noise from unrelated
memory allocations made by the shell and improving the accuracy of
memory leak reports.
@mtrojnar mtrojnar merged commit adb0b9c into OpenSC:master May 12, 2025
10 checks passed
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.

2 participants