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

Disable the Applet V1.8 ATR #3109

Merged
merged 1 commit into from Apr 12, 2024
Merged

Disable the Applet V1.8 ATR #3109

merged 1 commit into from Apr 12, 2024

Conversation

yoe
Copy link
Contributor

@yoe yoe commented Apr 11, 2024

The V1.8 applet has a few differences to the older applets. This causes the OpenSC PKCS#11 module to not be able to sign anything with the Belpic driver on this card.

While the best solution is to implement the required changes to make this work correctly, for the time being it's better to not confuse users by claiming we support the card when in reality we don't.

Not tested, but trivial enough.

Checklist
  • PKCS#11 module is tested
  • Windows minidriver is tested
  • macOS tokend is tested

The V1.8 applet has a few differences to the older applets. This causes
the OpenSC PKCS#11 module to not be able to sign anything with the
Belpic driver on this card.

While the best solution is to implement the required changes to make
this work correctly, for the time being it's better to not confuse users
by claiming we support the card when in reality we don't.
@frankmorgner frankmorgner merged commit fe2c1c8 into OpenSC:master Apr 12, 2024
38 of 45 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.

None yet

3 participants