Asp.Net Source HOME » asp.net learning » ASP.NET » Test and Debug » ASP.NET Hang: Authenticode signed assemblies
Title:

ASP.NET Hang: Authenticode signed assemblies

Posted At: 12/9/2008
URL: http://blogs.msdn.com/tess/archive/2008/05/13/asp-...
When you use authenticode signed assemblies in an application, the application needs to go out and check the certificate revocation lists (CRLs) to verify that the signature is still valid the first time it loads up the authenticode signed assembly.

Comments:


No comments yet