Describe the bug
I can't use my new ACTALIS (ACe 2025) Italian CNS card with Mozilla Firefox to authenticate to government sites.
I would be happy to sponsor some work on this issue.
Do OpenSC developers accept donations?
By the way, I've even started a thread on opensc-devel mailing list, since I do prefer mailling lists to web interfaces.
https://sourceforge.net/p/opensc/mailman/opensc-devel/thread/20260815060545.matteobin.GA2904%40mail.tiepi.it/#msg59373942
So I'll write this issue updates on the mailing list as well.
Steps to reproduce
Some basic tests using pkcs11-tool:
$ pkcs11-tool -l -t
Using slot 0 with a present token (0x0)
Logging in to "MATTEO BINI".
Please enter User PIN:
error: PKCS11 function C_Login failed: rv = CKR_USER_PIN_NOT_INITIALIZED (0x102)
Aborting.
I got the card ATR using opensc-tool:
$ opensc-tool -a
Using reader with a card: bit4id miniLector-EVO 00 00
3b:ff:18:00:ff:81:31:fe:4d:00:6b:04:04:b8:5b:01:f1:01:43:4e:53:10:31:80:9d
The driver opensc uses with the card:
$ OPENSC_DEBUG=9 opensc-tool -n 2>&1 | grep -i itacns
P:31955; T:0x140552569972800 17:05:31.924 [opensc-tool] card.c:337:sc_connect_card: trying driver 'itacns'
P:31955; T:0x140552569972800 17:05:31.926 [opensc-tool] card-itacns.c:144:itacns_init: called
Expected behavior
My previous card used to work, then it expired and I got the new ACTALIS (ACe 2025) model.
https://sistemats1.sanita.finanze.it/portale/elenco-driver-cittadini-modalita-accesso
Actual behavior
I can't login to government sites with Mozilla Firefox and no certificate gets shown in the Security tab of the browser settings window.
OpenSC version
commit a6f4fdc
Operating system
Devuan GNU/Linux 5.0 (Daedalus)
Smart card model or security token
ACTALIS (ACe 2025) Italian CNS
Application used with smart card
Mozilla Firefox
Logs and debug output
Checklist
Describe the bug
I can't use my new ACTALIS (ACe 2025) Italian CNS card with Mozilla Firefox to authenticate to government sites.
I would be happy to sponsor some work on this issue.
Do OpenSC developers accept donations?
By the way, I've even started a thread on opensc-devel mailing list, since I do prefer mailling lists to web interfaces.
https://sourceforge.net/p/opensc/mailman/opensc-devel/thread/20260815060545.matteobin.GA2904%40mail.tiepi.it/#msg59373942
So I'll write this issue updates on the mailing list as well.
Steps to reproduce
Some basic tests using pkcs11-tool:
$ pkcs11-tool -l -t
Using slot 0 with a present token (0x0)
Logging in to "MATTEO BINI".
Please enter User PIN:
error: PKCS11 function C_Login failed: rv = CKR_USER_PIN_NOT_INITIALIZED (0x102)
Aborting.
I got the card ATR using opensc-tool:
$ opensc-tool -a
Using reader with a card: bit4id miniLector-EVO 00 00
3b:ff:18:00:ff:81:31:fe:4d:00:6b:04:04:b8:5b:01:f1:01:43:4e:53:10:31:80:9d
The driver opensc uses with the card:
$ OPENSC_DEBUG=9 opensc-tool -n 2>&1 | grep -i itacns
P:31955; T:0x140552569972800 17:05:31.924 [opensc-tool] card.c:337:sc_connect_card: trying driver 'itacns'
P:31955; T:0x140552569972800 17:05:31.926 [opensc-tool] card-itacns.c:144:itacns_init: called
Expected behavior
My previous card used to work, then it expired and I got the new ACTALIS (ACe 2025) model.
https://sistemats1.sanita.finanze.it/portale/elenco-driver-cittadini-modalita-accesso
Actual behavior
I can't login to government sites with Mozilla Firefox and no certificate gets shown in the Security tab of the browser settings window.
OpenSC version
commit a6f4fdc
Operating system
Devuan GNU/Linux 5.0 (Daedalus)
Smart card model or security token
ACTALIS (ACe 2025) Italian CNS
Application used with smart card
Mozilla Firefox
Logs and debug output
Checklist