I'm publishing the gettext and iconv binaries for Windows [1]. For the next release [2], I'm planning to sign the executables with SignPath [3].
As per their rules [4], I can only sign the binaries that I compile directly. The problem is that, for the "shared builds", I also distribute some of the DLLs available in MinGW-w64's sys-root/mingw/bin directory. What if MinGW-w64 signed those DLLs too? -- Michele [1] https://github.com/mlocati/gettext-iconv-windows [2] https://github.com/mlocati/gettext-iconv-windows/pull/18 [3] https://about.signpath.io/product/open-source [3] https://signpath.org/terms _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
