msys2.github.io icon indicating copy to clipboard operation
msys2.github.io copied to clipboard

Is It Possible to Sign Libraries (DLLs) from msys2 used in other Open Source/FOSS software to avoid Microsoft Code Integrity Blocking the DLLs?

Open TESTER-sec opened this issue 8 months ago • 11 comments

Microsoft Security is slowly but surely, as part of a long term plan, to require Developers to sign their software (executables, DLLs, etc) with Authenticode. Otherwise Microsoft Code Integrity will blocked unsigned DLLs used from third party projects - rendering the overall application broken or functionality broken.

Is it possible for me to apply Authenticode to DLLs from msys2 into my product so that my Open Source/FOSS software is not blocked by Microsoft Code Integrity on Windows?

TESTER-sec avatar May 03 '25 23:05 TESTER-sec