[GH-ISSUE #258] [Request] Missing file signatures #250

Open
opened 2026-02-25 20:31:16 +03:00 by kerem · 0 comments
Owner

Originally created by @ghost on GitHub (Jun 30, 2019).
Original GitHub issue: https://github.com/aluxnimm/outlookcaldavsynchronizer/issues/258

On Windows, most files containing executable code (DLLs) have not been signed at all, and some only by the original vendor (not CalDavSynchronizer).

This means it is currently not possible to use CalDavSynchronizer in environments using signature-based code integrity enforcement, or you need a fallback to (version dependent) file hashes.

I would like to request to have all files containing executable code (EXEs, DLLs) to be signed with the CalDavSynchronizer certificate.

Originally created by @ghost on GitHub (Jun 30, 2019). Original GitHub issue: https://github.com/aluxnimm/outlookcaldavsynchronizer/issues/258 On Windows, most files containing executable code (DLLs) have not been signed at all, and some only by the original vendor (not CalDavSynchronizer). This means it is currently not possible to use CalDavSynchronizer in environments using signature-based code integrity enforcement, or you need a fallback to (version dependent) file hashes. I would like to request to have all files containing executable code (EXEs, DLLs) to be signed with the CalDavSynchronizer certificate.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/outlookcaldavsynchronizer#250
No description provided.