sdy623
sdy623
@dengert I test with this, unfortunately it didn't work. Same error of I posted ``` P:17092; T:6420 2024-06-10 11:48:24.805 [cardmod] pkcs15.c:2998:sc_pkcs15_get_object_guid: called P:17092; T:6420 2024-06-10 11:48:24.805 [cardmod] pkcs15.c:3076:sc_pkcs15_aux_get_md_guid: called P:17092;...
``` pkcs15-tool --read-certificate 01 Using reader with a card: Hitachi/Maxell M-500U/M-520U 0 Connecting to card in reader Hitachi/Maxell M-500U/M-520U 0... Using card driver JPKI(Japanese Individual Number Cards). -----BEGIN CERTIFICATE----- ```...
``` pkcs15-tool --read-certificate 02 --verify-pin Using reader with a card: Hitachi/Maxell M-500U/M-520U 0 Connecting to card in reader Hitachi/Maxell M-500U/M-520U 0... Using card driver JPKI(Japanese Individual Number Cards). Please enter...
For `pkcs15-tool --read-certificate 02 --verify-pin --auth-id 02` The pem cert works. but for `pkcs15-tool --read-public-key 02 --verify-pin --auth-id 02` It went wrong ``` pkcs15-tool --read-public-key 02 --verify-pin --auth-id 02 Using...
I used the newer driver `pkcs15-tool --read-public-key 02 --verify-pin --auth-id 02` but it still `Please enter PIN [Digital Signature PIN]: Public key enumeration failed: Required ASN.1 object not found`
The certutil -scinfo still doesn't works ``` outgoing APDU (5 bytes): 00 B0 00 00 04 ..... P:5192; T:25796 2024-06-12 12:42:31.248 [cardmod] reader-pcsc.c:245:pcsc_internal_transmit: called P:5192; T:25796 2024-06-12 12:42:31.260 [cardmod] reader-pcsc.c:337:pcsc_transmit:...