How to create a certificate for signing a Silverlight xap

Posted by jstawski on Stack Overflow See other posts from Stack Overflow or by jstawski
Published on 2010-03-19T15:28:39Z Indexed on 2010/03/19 15:31 UTC
Read the original article Hit count: 518

Hello everyone, I have a silverlight app that will be installed OOB with full trust and hence i want to create a certificate to sign the app. Since I'm going to have full control of the clients where the app will be installed I don't need to buy a certificate, because I know that I can create one and install it in the Trusted Root Certification Authority. Can someone please post a step by step on how to create the certificate so it can be used to sign the XAP.

Thanks...

© Stack Overflow or respective owner

Related posts about Silverlight

Related posts about silverlight-4.0