I have an application that I wrote some time ago and have distributed it to several customers. Now that I'm looking at the project properties again I see that the Certificate experation date is 1/27/2007. Frankly, I have no idea about how and when the date was established nor do I understand any of this signing business. There are check boxes for the ClickOnce manifest and the Assembly on this page. My question is: will this application stop running on 1/27/2007 What do I need to do to make certain there that the application does not stop running at the customer sites
Thanks,
jerryk

Signing in Project Properties
Patrik J
You could try changing the system date on your pc and reboot to see the effects, also i'd try installing with the new date to see if it only effects installing.
Hobb..
JCJCJC
Hi,
I did a "search files" on my PC for the word certificate under VS2003 as i have the MSDN library files installed for that version.
It mentions two files Certmgr and Makecert which are both files that run under Visual Studio.
The pictures show the Path to the two files mentioned above.
See the following two files on Makecert.>>
paso
Thanks Spiderman, I'll look into your recommendations.
/jerryk