Skip to main content

jsign

jsign は、Microsoft AuthenticodeのJava 実装で、Windows、Microsoft Installers (MSI)、スクリプト(PowerShell、VBScript、JScript、WSF)の実行ファイルに署名とタイムスタンプを付けることができます。jsign はプラットフォームに依存せず、Windows 上の signcode/signtool や Unix システム上の Mono 開発ツールなどのネイティブツールに代わるものを提供するものです。

注記

To avoid errors when signing large files, use osslsigncode instead of jsign.

Integrate osslsigncode with Signing Manager Controller (SMCTL) for simplified signing. Alternatively, you can sign directly with osslsigncode and reference your private key stored in Software Trust Manager.

ヒント

Osslsigncode is only compatible for signing on Linux. For signing on Windows or macOS, use Jsign.

Prerequisites

What can osslsigncode be used to sign?

Use osslsigncode to sign and timestamp Authenticode files such as:

  • .arx

  • .cbx

  • .crx

  • .cpl

  • .dbx

  • .deploy

  • .dll

  • .drx

  • .exe

  • .msi

  • .msm

  • .msp

  • .ocx

  • .sys

Install osslsigncode

To install osslsigncode:

  1. Open a Terminal.

  2. Run:

    apt install osslsigncode

Sign with osslsigncode

You can sign with osslsigncode directly or via DigiCert's signing tools integrated with osslsigncode: