Sign the following binaries with ossign if the ENABLE_EXE_SIGNING
environment variable is set to true:
- Main executable (librewolf.exe in -package.zip)
- WinUpdater (LibreWolf-WinUpdater.exe bundled in -setup.exe and
-portable.zip) - Portable Launcher (LibreWolf-Portable.exe in -portable.zip)
- NSIS installer (-setup.exe)
The OSSign CLI binary has already been added to our CI in b0c017b371.
Closes librewolf/issues#2664
Sign the following binaries with ossign if the ENABLE_EXE_SIGNING
environment variable is set to true:
- Main executable (librewolf.exe in -package.zip)
- WinUpdater (LibreWolf-WinUpdater.exe bundled in -setup.exe and
-portable.zip)
- Portable Launcher (LibreWolf-Portable.exe in -portable.zip)
- NSIS installer (-setup.exe)
The OSSign CLI binary has already been added to our CI in https://codeberg.org/librewolf/bsys6/commit/b0c017b37140ad054b7d51c3f144d92a6930b0ae.
Closes librewolf/issues#2664