macOS
brew install osslsigncodelocal Homebrew formula metadata
sudo port install osslsigncodeMacPorts ports tree · devel/osslsigncode/Portfile · ソース: api.github.com
brew
osslsigncode のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.