Closed
Bug 554266
Opened 15 years ago
Closed 15 years ago
WeaveCrypto.dll isn't signed by authenticode signature
Categories
(Cloud Services :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
1.3
People
(Reporter: pjemen, Assigned: mconnor)
References
Details
Attachments
(2 files)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2) Gecko/20100115 Firefox/3.6 (.NET CLR 3.5.30729)
Build Identifier:
Weave 1.1
It is common practice to sign PE files under windows.
Some system analyzers can mark loaded (injected) dll from user folder into process as malware if they are not signed. Most of Mozilla binary files are signed this way. I think there is now reason why weave should be an exception.
Following files should be signed:
platform\WINNT_x86-msvc\components\WeaveCrypto.dll
platform\WINCE\components\WeaveCrypto.dll
Reproducible: Always
| Assignee | ||
Updated•15 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Target Milestone: --- → 1.3
| Assignee | ||
Comment 1•15 years ago
|
||
Assignee: nobody → mconnor
Status: NEW → ASSIGNED
| Assignee | ||
Comment 2•15 years ago
|
||
| Assignee | ||
Updated•15 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•