I have a number of internal .NET applications from our vendor that take forever to startup. Some of their services take up to 1.5 minutes to start. Upon further investigation, I noticed that under Process Explorer's TCP/IP tab, I see the application trying to make outbound connections to crl.verisign.net. Unfortunately, most of our production servers do not have internet access! I believe they are using authenticode which is significantly impacting their applications load time.
Any idea how to disable this "feature"?
The vendor has been having me change the default SCM wait time of 30 seconds to a much higher value to pervent the timeout and the service from stating.