Sign in with
Sign up | Sign in

Automatic Root Certificate Import

Last response: in Cell Phones & Smartphones
Share

Archived from groups: microsoft.public.pocketpc (More info?)

Hi,

I am trying to make a .cab file that installs an application. So far so
good, but the installer needs to add a new root certificate to the root
certificate store, otherwise the app. will not work. Currently, I copy the
..cer file with the other files, and I tap on it with the PocketPC explorer to
have it imported.

Is there any way to automate this process during a .cab install ? I already
looked at the sources from enroll, crtimport and addrootcert. to see if I can
compile something myself, but no success so far....

Anyone a suggestions ?

TIA for any usefull imput !

Willem

Archived from groups: microsoft.public.pocketpc (More info?)

Well, after browsing the registry I found the app certinst.exe that is used to
add certificates. Running it from a commandline with a certificate.cer file
as parameter also works fine, the only thing left is the pop-up message that
is still there... (/silent does not work...)

"Willem Meter [LANexpert SA]" wrote:

>
> Hi,
>
> I am trying to make a .cab file that installs an application. So far so
> good, but the installer needs to add a new root certificate to the root
> certificate store, otherwise the app. will not work. Currently, I copy the
> .cer file with the other files, and I tap on it with the PocketPC explorer to
> have it imported.
>
> Is there any way to automate this process during a .cab install ? I already
> looked at the sources from enroll, crtimport and addrootcert. to see if I can
> compile something myself, but no success so far....
>
> Anyone a suggestions ?
>
> TIA for any usefull imput !
>
> Willem
Ask the community
!