Preview sample of Jenkins SignPath Plugin
- On SignPath.io
- Create a CI User
- Create a TBS
- Create a Project
Executable
for a .exe file - Link the TBS in the project
- Add a signing policy
test-signing
with the CI user as submitter
- Start a jenkins server with the SignPath Plugin installed
- See the documentation for the setup
- Create a new Pipeline
Sign Executable (test-signing)
- Select Pipeline script from SCM and enter this repo URL and
Jenkinsfile.executable.test-signing
as name