You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am looking for some information or pointers on how can i enroll a User Certificate and a Private Key into the VSC so that it can be used for Authentication.
I have successfully configured and started VPCD and VICC. I can see the VSC is now inserted into the virtual reader.
host@host:~$ pcsc_scan
Using reader plug'n play mechanism
Scanning present readers...
0: Virtual PCD 00 00
1: Virtual PCD 00 01
Historical bytes: 80 73 FF 01 00
Category indicator byte: 80 (compact TLV data object)
Tag: 7, len: 3 (card capabilities)
Selection methods: FF
- DF selection by full DF name
- DF selection by partial DF name
- DF selection by path
- DF selection by file identifier
- Implicit DF selection
- Short EF identifier supported
- Record number supported
- Record identifier supported
Data coding byte: 01
- Behaviour of write functions: one-time write
- Value 'FF' for the first byte of BER-TLV tag fields: invalid
- Data unit in quartets: 2
Command chaining, length fields and logical channels: 00
- Logical channel number assignment: No logical channel
- Maximum number of logical channels: 1
Would anyone have any pointers on how can i now enroll Cert and Private Key into this VSC? I think i need to use APDU commands but a little more details on the smart card structure or any other documentation will be really helpful.
Any help appreciated.
Thanks
The text was updated successfully, but these errors were encountered:
I am looking for some information or pointers on how can i enroll a User Certificate and a Private Key into the VSC so that it can be used for Authentication.
I have successfully configured and started VPCD and VICC. I can see the VSC is now inserted into the virtual reader.
host@host:~$ pcsc_scan
Using reader plug'n play mechanism
Scanning present readers...
0: Virtual PCD 00 00
1: Virtual PCD 00 01
Fri Jun 14 00:54:28 2024
Reader 0: Virtual PCD 00 00
Event number: 1
Card state: Card inserted,
ATR: 3B 95 13 81 01 80 73 FF 01 00 0B
ATR: 3B 95 13 81 01 80 73 FF 01 00 0B
TA(1) = 13 --> Fi=372, Di=4, 93 cycles/ETU
43010 bits/s at 4 MHz, fMax for Fi = 5 MHz => 53763 bits/s
TD(1) = 81 --> Y(i+1) = 1000, Protocol T = 1
TD(2) = 01 --> Y(i+1) = 0000, Protocol T = 1
Category indicator byte: 80 (compact TLV data object)
Tag: 7, len: 3 (card capabilities)
Selection methods: FF
- DF selection by full DF name
- DF selection by partial DF name
- DF selection by path
- DF selection by file identifier
- Implicit DF selection
- Short EF identifier supported
- Record number supported
- Record identifier supported
Data coding byte: 01
- Behaviour of write functions: one-time write
- Value 'FF' for the first byte of BER-TLV tag fields: invalid
- Data unit in quartets: 2
Command chaining, length fields and logical channels: 00
- Logical channel number assignment: No logical channel
- Maximum number of logical channels: 1
Possibly identified card (using /usr/share/pcsc/smartcard_list.txt):
3B 95 13 81 01 80 73 FF 01 00 0B
vsmartcard - iso7816 (Other)
https://frankmorgner.github.io/vsmartcard/
Would anyone have any pointers on how can i now enroll Cert and Private Key into this VSC? I think i need to use APDU commands but a little more details on the smart card structure or any other documentation will be really helpful.
Any help appreciated.
Thanks
The text was updated successfully, but these errors were encountered: