开发者

How to create a certificate for signing a Silverlight xap

开发者 https://www.devze.com 2022-12-24 01:10 出处:网络
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

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...


I found a great post in StackOverflow that goes over the process of how to create a CA and use that CA to generate the certificate. Here's the link:

How do I create a self-signed certificate for code signing on Windows?

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号