Article ID: 169609 - Last Review: August 30, 2007 - Revision: 2.3 INFO: Digitally Sign Your Visual Basic Internet ApplicationThis article was previously published under Q169609 SUMMARY
With Visual Basic 5.0 and later, you can now develop software easily for
distribution over the Internet. Code received via the Internet lacks shrink-wrapped packaging to vouch for its reliability and some users may be
skeptical when asked to download your application and components. To
reassure these users that your application and components are safe to
download, you can provide a digital signature to assure your customers that
your software will not harm their systems. This article gives a brief
overview of how to have your Visual Basic Internet application or component
digitally signed.
MORE INFORMATION
Install the latest version of Internet Explorer on your system. Internet Explorer version 3.0 or later is required. To obtain the latest version of Internet Explorer please go to the following Web site:
http://www.microsoft.com/windows/downloads/ie/getitnow.mspx
(http://www.microsoft.com/windows/downloads/ie/getitnow.mspx)
Get credentials from a Certificate Authority
(CA). A Certificate Authority is a third party who will give users
information about you. The CA provides and renews your certificate,
authenticates your identity, and handles legal and liability issues for
broken security. For instructions on obtaining a certificate from a CA,
visit the following Web site:
http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/9a4ae054-da27-4261-a980-4e7b92091eb7.mspx
(http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/9a4ae054-da27-4261-a980-4e7b92091eb7.mspx)
You can also search the Microsoft home page for information about
"Authenticode."
Obtain the latest version of the Internet Client SDK for the tools needed to sign your code. Consult the code signing documentation provided in the SDK for additional information on using these tools. The Internet Client SDK is located at the following web address:
http://msdn.microsoft.com/en-us/library/aa231196.aspx
(http://msdn.microsoft.com/en-us/library/aa231196.aspx)
Once you have obtained the Internet Client SDK and followed the instructions for digitally signing your code, your application and/or components will be digitally signed and ready for Internet distribution.
REFERENCES
For more information regarding digital signing, visit the following Web
site:
http://msdn.microsoft.com/en-us/library/ms189384.aspx
(http://msdn.microsoft.com/en-us/library/ms189384.aspx)
For additional information, click the article number below
to view the article in the Microsoft Knowledge Base:
247257
(http://support.microsoft.com/kb/247257/EN-US/
)
INFO: Steps for Signing a .cab File
Also, search the Microsoft home page for information about "Authenticode."
APPLIES TO
| Article Translations
|
Back to the top
