Add signature to Windows binaries
Author: steromano87Created Sep 18, 2026Updated Sep 18, 2026
Please describe your use case / problem. We need to install and use Telepresence in a strict, air-gapped enterprise context where elevated programs need a signature to run without explicit admin permissions. A safe way to grant these permissions is to check the executable signature to ensure the tool has not been tampered.
Describe the solution you'd like Add a signature step during the build of Windows executables to generate signed binaries.
Describe alternatives you've considered No alternatives considered so far.
Versions (please complete the following information) All
Additional context None
Source: telepresenceio/telepresence