From: GitHub <no...@gi...> - 2018-12-05 11:42:09
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: 2552fde05f78fe457bcdd15a7696caf3a495914d https://github.com/OpenSC/OpenSC/commit/2552fde05f78fe457bcdd15a7696caf3a495914d Author: Luka Logar <luk...@in...> Date: 2018-12-05 (Wed, 05 Dec 2018) Changed paths: M src/pkcs11/framework-pkcs15.c M src/pkcs15init/pkcs15-lib.c Log Message: ----------- Fix some pinpad reader related issues (#1540) 1. Show pinpad reader capabilities even for uninitialised tokens. This way pinpad can be used during initialisation. 2. Make possible to create so-pin object during initialisation even if no so-pin was provided (on the command line) but pinpad reader is used and card profile contains so-pin data. **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. |