Silverlight 4 Code Signing
I have successfully signed my elevated trust xap file with a cert bought from comodo. This works great on my local machine but when I transfer my xap to our server it is as if the xap had not been signed. Am I missing something that I need to do on t开发者_C百科he server to allow this to work?
Thanks for any questions or input.
This was due to a strange Firefox caching problem. The xap was signed but because i had installed the app previously unsigned through firefox it still beleived it to be unsigned.
精彩评论