Guest Bryan Johnson Posted April 16, 2008 Posted April 16, 2008 My company ships a signed ActiveX control. On some machines running Windows 2k3 and IE 6, when the ActiveX control is downloaded, an error dialog appears titled "Security Alert - Driver Installation", with the message "The driver software you are installing has not been properly signed...". This seems odd because the .CAB file does not contain drivers, so it would seem that IE is somehow using the wrong signature verification method. I have verified via "signtool verify /pa /v" that the .CAB file is correctly signed with a valid certificate. So why doesn't IE agree? Any thoughts or pointers appreciated. Quote
Guest PA Bear [MS MVP] Posted April 17, 2008 Posted April 17, 2008 If you must make identical posts to multiple newsgroups, please cross-post one (1) message to all of them. Thank you. Multiposting vs Crossposting: http://www.blakjak.demon.co.uk/mul_crss.htm -- ~Robear Dyer (PA Bear) MS MVP-IE, Mail, Security, Windows Desktop Experience - since 2002 AumHa VSOP & Admin http://aumha.net DTS-L http://dts-l.net/ Bryan Johnson wrote:<span style="color:blue"> > My company ships a signed ActiveX control. On some machines running > Windows > 2k3 and IE 6, when the ActiveX control is downloaded, an error dialog > appears titled "Security Alert - Driver Installation", with the message > "The driver software you are installing has not been properly signed...". > > This seems odd because the .CAB file does not contain drivers, so it would > seem that IE is somehow using the wrong signature verification method. I > have verified via "signtool verify /pa /v" that the .CAB file is correctly > signed with a valid certificate. So why doesn't IE agree? > > Any thoughts or pointers appreciated. </span> Quote
Guest Can Spam Posted April 18, 2008 Posted April 18, 2008 Please check if those "problematic" machines have the same set of Trusted Root CA. Chances are your root is not trusted on them. May be they need Root Cert Update or something. Bryan Johnson felt like saying: <span style="color:blue"> > My company ships a signed ActiveX control. On some machines running Windows > 2k3 and IE 6, when the ActiveX control is downloaded, an error dialog appears > titled "Security Alert - Driver Installation", with the message "The driver > software you are installing has not been properly signed...". > > This seems odd because the .CAB file does not contain drivers, so it would > seem that IE is somehow using the wrong signature verification method. I have > verified via "signtool verify /pa /v" that the .CAB file is correctly signed > with a valid certificate. So why doesn't IE agree? > > Any thoughts or pointers appreciated.</span> Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.