macOS
brew install osslsigncodelocal Homebrew formula metadata
sudo port install osslsigncodeMacPorts ports tree · devel/osslsigncode/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für osslsigncode in AI-Agent-Workflows.
Installation
brew install osslsigncodelocal Homebrew formula metadata
sudo port install osslsigncodeMacPorts ports tree · devel/osslsigncode/Portfile · Quelle: api.github.com
sudo apt install osslsigncodeDebian stable package indexes · osslsigncode · Quelle: deb.debian.org
sudo dnf install osslsigncodeFedora Rawhide package metadata · osslsigncode · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#osslsigncodenixpkgs package indexes · pkgs/by-name/os/osslsigncode/package.nix · Quelle: api.github.com
sudo zypper install osslsigncodeopenSUSE Tumbleweed package metadata · osslsigncode · Quelle: download.opensuse.org
scoop install main/osslsigncodeScoop official bucket manifest trees · bucket/osslsigncode.json · Quelle: api.github.com
winget install --id MichalTrojnara.osslsigncode -eWindows Package Manager source index · MichalTrojnara.osslsigncode · Quelle: cdn.winget.microsoft.com
Überblick
OpenSSL based Authenticode signing for PE/MSI/Java CAB files
Verlauf
osslsigncode is an OpenSSL- and cURL-based command-line implementation of Authenticode signing, timestamping, verification, removal, and extraction for Windows-oriented file formats such as PE, CAB, CAT, MSI, APPX, and selected script files.
The project was created to avoid depending on Microsoft's `signtool.exe` and Windows CryptoAPI when signing Windows binaries from Unix-like build environments. Its README explains the origin plainly: binaries could be built with Wine on Linux, but signing with signtool failed because the necessary Windows APIs were not fully implemented there.
The codebase records a longer authorship chain than the GitHub namespace suggests. The main C source includes copyright attribution for Per Allansson for 2005-2015 and Michal Trojnara for 2018-2023, while the maintained GitHub repository is under mtrojnar and uses CMake-based builds.
osslsigncode filled a practical gap for cross-platform release engineering: sign Windows installers and executables from Linux or macOS CI systems using OpenSSL-compatible key material. Its packaging across Homebrew, Debian/Ubuntu, Fedora, MacPorts, Nix, Scoop, winget, and openSUSE reflects that it is used by build and security pipelines rather than by end-user desktop workflows.
Vendor documentation from DigiCert includes osslsigncode in third-party signing-tool instructions for PKCS#11 workflows, showing that certificate authorities and signing services treat it as a supported path for Authenticode operations outside Microsoft tooling.
A typical use signs a PE or MSI file with a certificate and private key, optionally adds an Authenticode or RFC 3161 timestamp, and verifies the resulting signature. The README also documents PKCS#12 containers, PKCS#11 engines and providers, Windows CNG engine use, CAB Java signing compatibility, and operations for extracting or removing signatures.
The tool is especially useful in CI/CD systems that build Windows artifacts on non-Windows hosts or store signing keys in HSM, token, PKCS#11, or provider-backed systems.
osslsigncode is significant because it packages a Windows trust-format workflow in portable Unix-style form. It sits at the awkward intersection of OpenSSL, Windows Authenticode, timestamp authorities, hardware-backed keys, and reproducible release automation.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
osslsigncode | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/mtrojnar/osslsigncode
Installationsmetadaten
| Paketschlüssel | brew:osslsigncode |
|---|---|
| Version | 2.14 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/osslsigncode |
| Homepage | https://github.com/mtrojnar/osslsigncode |
| Repository | https://github.com/mtrojnar/osslsigncode |
| Upstream-Dokumentation | https://github.com/mtrojnar/osslsigncode#readme |
| Lizenz | GPL-3.0-or-later |
| Quellarchiv | https://github.com/mtrojnar/osslsigncode/archive/refs/tags/2.14.tar.gz |
| Zuletzt aktualisiert | 2026-07-21T00:23:43Z |
| Pulse | updated |
| Abhängigkeiten | openssl@3 |
| Build-Abhängigkeiten | cmake |
| Von macOS bereitgestellte Bibliotheken | curl, python |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | osslsigncode |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
osslsigncode 2.9-2
Authenticode signing tool
https://github.com/mtrojnar/osslsigncode
sudo apt install osslsigncodeosslsigncode
nix profile install nixpkgs#osslsigncodeosslsigncode 2.8-2
Authenticode signing tool
https://github.com/mtrojnar/osslsigncode
sudo apt install osslsigncodeosslsigncode 2.13-1.fc45
OpenSSL-based Authenticode signing for PE, CAB, CAT, MSI, APPX
https://github.com/mtrojnar/osslsigncode
sudo dnf install osslsigncodeosslsigncode 2.13-1.2
Platform-independent tool for Authenticode signing of EXE/CAB files
https://github.com/mtrojnar/osslsigncode
sudo zypper install osslsigncodeosslsigncode
sudo port install osslsigncodemain/osslsigncode
scoop install main/osslsigncodeMichalTrojnara.osslsigncode
winget install --id MichalTrojnara.osslsigncode -eQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.