tixsys / esteid

Automatically exported from code.google.com/p/esteid
2 stars 0 forks source link

Esteid-browser-plugin does not work with opensc 0.13. #191

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Esteid-browser-plugin does not work with the latest version of opensc (0.13).

Original issue reported on code.google.com by aleksei....@gmail.com on 20 Dec 2012 at 12:01

GoogleCodeExporter commented 9 years ago
That's because opensc-0.13 removed onepin version of pkcs11:
https://github.com/OpenSC/OpenSC/blob/master/NEWS

Any ideas on how to modify opensc.conf to restore onepin functionality? 

Original comment by mart.bak...@gmail.com on 10 Jan 2013 at 11:47

GoogleCodeExporter commented 9 years ago
Lisaks veel seda, et alates aastavahetusest on gentoos opensc-0.13 repos 
väljas ehk gentoo kasutajad peavad kas käsitsi vana versiooni peale kolima 
või ilma esteid hakkama saama. 

Original comment by mart.bak...@gmail.com on 10 Jan 2013 at 11:56

GoogleCodeExporter commented 9 years ago
https://github.com/OpenSC/OpenSC/commit/d1cf65754b9326c09213f151b7ee2f19f4037730
seems to imply that one only has to specify
create_slots_for_pins = "user";
in the pkcs11 section. Should try this.

Original comment by aleksei....@gmail.com on 11 Jan 2013 at 10:29

GoogleCodeExporter commented 9 years ago
Actually, it seems that the code that guaranteed this behaviour is long gone:
https://github.com/OpenSC/OpenSC/commit/10e1ad001dc2eb1e95b49344fa558394a0d07844
#L0L1022

Original comment by aleksei....@gmail.com on 11 Jan 2013 at 11:29

GoogleCodeExporter commented 9 years ago
ebuild now blocks opensc>0.13 (r4014)

Original comment by mart.bak...@gmail.com on 29 Mar 2013 at 7:06