tixsys / esteid

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

[esteid-browser-plugin] Signing fails on plugin test page in IE (Win7) #116

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
1. In IE, go to page https://id.smartlink.ee/plugin_tests/test.html
2. Try to sign

It's impossible when Protected mode is on.

This error exists in IE 7 and IE 8

Original issue reported on code.google.com by erkko.kb@gmail.com on 19 Oct 2010 at 11:48

GoogleCodeExporter commented 9 years ago

Original comment by ant...@gmail.com on 19 Oct 2010 at 12:07

GoogleCodeExporter commented 9 years ago
Performed some additional tests.

When card is not inserted, the Error is displayed correctly. This means that 
the onError 
callback works.

This makes me wonder if the bug is actually in the non-blocking PIN2 window code
and not in the callback code itself.

Also Sander reported on IRC that 
[http://www.microsoft.com/downloads/en/details.aspx?FamilyId=24DA89E9-B581-47B0-
B45E-492DD6DA2971&displaylang=en Microsoft Application Compatibility Toolkit] 
reports some errors.

He also outlined this guide: 
http://www.codeproject.com/kb/vista-security/PMSurvivalGuide.aspx

Original comment by ant...@gmail.com on 19 Oct 2010 at 12:21

GoogleCodeExporter commented 9 years ago
Screenshot from Toolkit

Original comment by Sander.L...@gmail.com on 19 Oct 2010 at 9:25

Attachments:

GoogleCodeExporter commented 9 years ago
Values for ReqObjectPath: openctapi, \openctapi, ctdeutin.dll, \ctdeutin.dll, 
ctpcsc32.dll, \ctpcsc32.dll, chipcard_ctapi, \chipcard_ctapi

Errors were logged when "Load" button was clicked. (Didn't happen when 
protected mode was turned off).

More info: 
http://msdn.microsoft.com/en-us/library/dd565659%28v=VS.85%29.aspx#remediation

Original comment by Sander.L...@gmail.com on 19 Oct 2010 at 9:34

GoogleCodeExporter commented 9 years ago
Fixed in r3574.

Original comment by kalevlember@gmail.com on 27 Oct 2010 at 6:29