This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Re: digital signing: certificate store
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jun 04, 2014
04:41 PM
digital signing: certificate store
is it possible to configure installshield to use the certificate store instead of the pfx file?
(3) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jun 05, 2014
08:54 AM
Not directly, although you may be able to replace the entry point (signtool.exe in our InstallShield\system folder) with an exe that reinterprets the command line parameters to use the certificate store instead.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jun 05, 2014
04:08 PM
Our company believes that the certificate store is more secure and you can control the exportation of the credentials. You should really consider adding the feature instead of force installshield users to overwrite this exe. I think that'll make support issues more complicated when you send out an update.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jun 06, 2014
08:23 AM
Agreed; replacing that EXE is inelegant at best. (Although the odds of us replacing that file are really low, so it's more a concern that when you upgrade to a new major version, or install on a new machine, it won't sign correctly.)