Re: code signing with windows slave

2016-11-02 Thread Baptiste Mathus
Hey, You have to do the research about how you would do that outside Jenkins. Once you know what to do, then it'll be time to automate it, and possibly ask for help here. Cheers Le 2 nov. 2016 9:34 PM, a écrit : > I am trying to find relevant documentation on how to implement code > signing whe

code signing with windows slave

2016-11-02 Thread dewbin
I am trying to find relevant documentation on how to implement code signing when building a Windows Executable via a Jenkins slave node running on Windows. I have found some vague references to the use of signtool.exe but cannot find any specific implementation guides for this process. Does any