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

reader-cryptotokenkit: support thread-wise separation #2399

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

frankmorgner
Copy link
Member

fixes #1983

Checklist
  • Documentation is added or updated
  • New files have a LGPL 2.1 license statement
  • PKCS#11 module is tested
  • Windows minidriver is tested
  • macOS tokend is tested

@Jakuje
Copy link
Member

Jakuje commented Sep 6, 2021

The OSX build failure does not look related to the changes you made, but it looks like it works on "push" event. Can you check why the certificate mismatches during the attempt to sign the build? Could it be loading some wrong secrets?

@frankmorgner frankmorgner marked this pull request as draft September 17, 2021 11:01
@frankmorgner
Copy link
Member Author

#1983 does not seem to be fixed with this change. What's missing is a testcase that allows reproducing this problem...

Converted this PR into a draft.

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.

MacOS: Parallel codesigning (a la Xcode) results in "errSecInternalComponent"
2 participants