cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Lurean
Level 8

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?
Labels (1)
0 Kudos
(2) Replies
SherylSikora
Level 6 Flexeran
Level 6 Flexeran

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.
(If my reply answers a question you have raised, please click "ACCEPT AS SOLUTION".)
0 Kudos
Lurean
Level 8

thank you, it seems to be working.
0 Kudos