Ticket #219 (new enhancement)
NB! Read about ReportingBugs before filing a ticket!
Opened 2 years ago
MuscleApplet pkcs15init driver should send the setup APDU
| Reported by: | martin | Owned by: | opensc-devel@… |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.12.3 |
| Component: | card_driver | Version: | trunk |
| Severity: | normal | Keywords: | muscle applet javacard |
| Cc: | Blocked By: | ||
| Blocking: |
Description
Currently, the process of using MuscleApplet requires that the initialization of the applet is done by some other means (like opensc-tool --send-apdu) which is not logical nor easy for new users.
Instead, the card_init method of MuscleApplet driver should be improved to initialize the applet.
The setup APDU sets the initial PIN and also sets the sizes for objects slots, which should have sane defaults.
This way MuscleApplet cards would be usable via pkcs15-init (after the applet has been loaded)
Note: See
TracTickets for help on using
tickets.
