Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=80485 --- shadow/80485 2007-01-09 12:01:17.000000000 -0500 +++ shadow/80485.tmp.13831 2007-01-09 12:01:17.000000000 -0500 @@ -0,0 +1,69 @@ +Bug#: 80485 +Product: Mono: Tools +Version: 1.0 +OS: +OS Details: debian 3.1 up-to-date +Status: NEW +Resolution: +Severity: +Priority: Major +Component: tools +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: BUG in mono signcode or somewhere near + +Description of Problem: + +signcode signs one binary i have correclty, but another - incorrectly. + +Incorrectly signed binary looks like normal signed binary - it has +signatures tab and certificates tree (if look in windows), but the +"Signature is invalid" "Signature was not verified" (in russian) is displayed. + +It is 100% reproduceable. I have one file which can be signed correctly and +another which is not. + +The links where to download this data (inc spc file). + +http://www.drweb.com/upload/arc.zip (~20M) + +Steps to reproduce the problem: + + +signcode -v dwex-key-no.pvk -spc dwex-cert.spc -t +http://timestamp.verisign.com/scripts/timstamp.dll -n 'Free Dr.Web +anti-virus scanner' '-$' commercial -a sha1 cureit.exe + +error code 0 is returned. mono 1.2.2 also displays "Success" message. + +Then signed .exe file created (.bak with backup created also). + + + +Actual Results: + +Binary PE file signed incorreclty. + +Expected Results: + + +Correct signature. + + +How often does this happen? + +100% reproduceable with 2 files i have. Any other files are too about to be +signed incorrectly. + +Both maintenance and stable packages tried. + +Additional Information: + +My e-mail address is eugenek () drweb.com, Jabber ID: gnudist () jabber.ru + +please feel free to contact with me about any additional information or +testing. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
