Skip to content

Code sign GitLab Runner Windows executables

Overview

The Windows multirunner executables, that are available here are not digitally signed. Because of that Windows does not trust them and can block them when downloaded by Internet Explorer or Edge.

Windows executables downloaded from Internet should be always signed.

error

Proposal

For development and testing we can use a tool such as MakeCert and Cert2SPC for development and testing before buying the actual cert

Edited by Darren Eastman