http://bugs.winehq.org/show_bug.cgi?id=34071
Bug #: 34071 Summary: Create an application for verifying embedded digital signatures Product: Wine Version: 1.6-rc5 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: t.artem@mailcity.com Classification: Unclassified
Currently there's no way to verify a digital signature of Windows applications (EXE and MSI) that you download from the Internet.
That would be great to have a way to see if the file is indeed digitally signed (so there's a lesser chance that it's malware).
http://bugs.winehq.org/show_bug.cgi?id=34071
--- Comment #1 from Artem S. Tashkinov t.artem@mailcity.com 2013-08-11 11:02:32 CDT --- I'm talking about something akin to SignTool.exe by Microsoft:
The Sign Tool is a command-line tool that digitally signs files, verifies signatures in files, or time stamps files.
http://msdn.microsoft.com/en-us/library/8s9b9yaz%28v=vs.80%29.aspx
https://bugs.winehq.org/show_bug.cgi?id=34071
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |programs Summary|Create an application for |implement SignTool.exe |verifying embedded digital | |signatures |