Loading
Digitally signing while disconnected from the internet.
I need to be able to digitally sign our installers, but our development network is isolated and does not have internet connectivite.

 

Anytime I try and use digital signing I get an error stating "Invalid timestamp http address" Is there a way to turn this off?

  • SherylSikora (Flexera Software)

    You can remove the timestamping functionality by modifying the Settings.xml file in the ...\InstallShield\2010\Support\0409 folder. It is always a good idea to make a back-up copy of this file before you modify it.

     

    Open the Settings.xml file and search for the following line:

     

     

    You can remove or comment out this line and then save the file. When you rebuild your installer, the timestamp errors should be gone. You can also enter an alternate timestamp server here if you have one.
    Expand Post

Loading
Digitally signing while disconnected from the internet.