macOS
brew install osslsigncodelocal Homebrew formula metadata
sudo port install osslsigncodeMacPorts ports tree · devel/osslsigncode/Portfile · 来源: api.github.com
安装
brew install osslsigncodelocal Homebrew formula metadata
sudo port install osslsigncodeMacPorts ports tree · devel/osslsigncode/Portfile · 来源: api.github.com
sudo apt install osslsigncodeDebian stable package indexes · osslsigncode · 来源: deb.debian.org
sudo dnf install osslsigncodeFedora Rawhide package metadata · osslsigncode · 来源: dl.fedoraproject.org
nix profile install nixpkgs#osslsigncodenixpkgs package indexes · pkgs/by-name/os/osslsigncode/package.nix · 来源: api.github.com
sudo zypper install osslsigncodeopenSUSE Tumbleweed package metadata · osslsigncode · 来源: download.opensuse.org
scoop install main/osslsigncodeScoop official bucket manifest trees · bucket/osslsigncode.json · 来源: api.github.com
winget install --id MichalTrojnara.osslsigncode -eWindows Package Manager source index · MichalTrojnara.osslsigncode · 来源: cdn.winget.microsoft.com
概览
OpenSSL based Authenticode signing for PE/MSI/Java CAB files
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
osslsigncode | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/mtrojnar/osslsigncode
安装元数据
| 软件包键 | brew:osslsigncode |
|---|---|
| 版本 | 2.14 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/osslsigncode |
| 主页 | https://github.com/mtrojnar/osslsigncode |
| 仓库 | https://github.com/mtrojnar/osslsigncode |
| 上游文档 | https://github.com/mtrojnar/osslsigncode#readme |
| 许可证 | GPL-3.0-or-later |
| 源码归档 | https://github.com/mtrojnar/osslsigncode/archive/refs/tags/2.14.tar.gz |
| 最后更新 | 2026-07-21T00:23:43Z |
| Pulse | updated |
| 依赖 | openssl@3 |
| 构建依赖 | cmake |
| macOS 提供的库 | curl, python |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 -e来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.