Sign a activex control

From: Sara Fonseca (sara.fonseca_at_gmail.com)
Date: 06/27/05


Date: Mon, 27 Jun 2005 10:46:29 -0300

Hi,

I created a cab file that contains a activex control. I tried to sign (test
certificate) both the ocx file and the cab with Microsoft tools:

makecert -sv "mycompany.pvk" -n "CN=MyCompany" mycompany.cer
cert2spc mycompany.cer mycompany.spc
signtool signwizard #sign the ocx
cabarc N Myfile.cab MyFile.ocx
signtool signwizard #sign the cab

In the Internet Explorer i get an Unknown Publisher. Is that right?
Shouldn't it show the certificate?

thanks!



Relevant Pages

  • Re: Signing corporate applications .. problem again
    ... using this autorun.exe, I added a custom corporate certificate in the Root, ... This cab file is signed with the certificate that is added in the stores. ...
    (microsoft.public.pocketpc.developer)
  • singncode and certificate expiration
    ... I create a CAB file and digitally sign it using signcode tool with a valid ... The certificate I used is about to expired next month. ... will expired whether I'll need to re-sign the CAB with a new valid ...
    (microsoft.public.platformsdk.security)
  • Re: Code Signing
    ... Well, i used the Test Certificates from MS by copying the 'SdkCerts.cab' CAB file to the PDA and executing it, and all worked fine. ... the integrity and authenticity of your assemblies and your CAB. ... The Windows Mobile SDK certs exist for developers to test their bits ... devices will not the certificate on them. ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: Question to MSDN CF-FAQs "3.1. How do I create a PocketPC setup application?"
    ... The CabWiz .inf file enables the creation of platform specific cab files ... The platform labels tell CabWiz how many .cab files to generate, ... incorporate into the .cab file. ...
    (microsoft.public.dotnet.framework.compactframework)
  • RE: How to append a file to a mobile CAB using WM6
    ... I did append a config file to the CAB file ... even though the sililar append approach works for desktop installer. ... I have a mobile application that calls Web service methods. ...
    (microsoft.public.dotnet.framework.compactframework)