From: Wouter V. <no...@gi...> - 2024-04-12 22:19:46
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: fe2c1c86c3826685be80a1c70aa526ae79477064 https://github.com/OpenSC/OpenSC/commit/fe2c1c86c3826685be80a1c70aa526ae79477064 Author: Wouter Verhelst <w...@ut...> Date: 2024-04-13 (Sat, 13 Apr 2024) Changed paths: M src/libopensc/card-belpic.c Log Message: ----------- Disable the Applet V1.8 ATR 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. To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/OpenSC/settings/notifications |