I have created an activex control that will be used only for our intranet. Can I somehow sign the control for free if its being used only internally or do I still need to buy a certificate?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You will have to sign the control with a certificate that all machines on your intranet trust. This article http://www.top20toolbar.com/misc/codesigncert.htm suggests a method but it involves importing a certificate on every client computer, which may be impractical for you.
If you have an internal certificate server (eg MS Certificate Services) that all machines trust it would make deployment easier.