Verifying Signed Files Downloaded via HTTP
From: DaveW (david_wender_at_yahoo.com)
Date: 06/24/05
- Next message: Craig _at_ Work: "Identifying a Machine"
- Previous message: Joe Kaplan \(MVP - ADSI\): "Re: custom event log"
- Next in thread: Nicole Calinoiu: "Re: Verifying Signed Files Downloaded via HTTP"
- Reply: Nicole Calinoiu: "Re: Verifying Signed Files Downloaded via HTTP"
- Reply: William Stacey [MVP]: "Re: Verifying Signed Files Downloaded via HTTP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 24 Jun 2005 11:40:57 -0700
I have created a Launcher Application to automatically update files for
my main application before the main application starts. The launcher
checks a XML file on a server to see a list of files/versions that are
associated with the main application and will automatically download
new versions.
All DLLs and EXEs are strong named and signed with a Authenticode Code
signing certificate.
It seems that some clients are now encountering Strong Name exceptions
after downloading new versions.
I am trying to figure out whether they are getting these exceptions
because the downloaded file was somehow corrupted during the file
transfer. If so, is there any way to verify that a file has a valid
signature after it is downloaded so that I can attempt to re-download
if there are problems?
Another thing to note is that I renewed my Digital Certificate on
6/6/05 but I have not rebuilt the SNK with new new certificate. I don't
know much about how these certificates work, but I'm wondering if there
is some sort of random verification going on that is failing because
the old certificate may be expired.
Any help would be greatly appreciated.
Thanks.
- Next message: Craig _at_ Work: "Identifying a Machine"
- Previous message: Joe Kaplan \(MVP - ADSI\): "Re: custom event log"
- Next in thread: Nicole Calinoiu: "Re: Verifying Signed Files Downloaded via HTTP"
- Reply: Nicole Calinoiu: "Re: Verifying Signed Files Downloaded via HTTP"
- Reply: William Stacey [MVP]: "Re: Verifying Signed Files Downloaded via HTTP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|