About Anaconda Help Download Anaconda

OpenSSL-based Authenticode signing for PE/MSI/Java CAB files

Installers

  • linux-64 v2.9
  • osx-64 v2.8
  • win-64 v2.9

conda install

To install this package run one of the following:
conda install chenghlee::osslsigncode

Description

osslsigncode is a small tool that implements part of the functionality of Microsoft's signtool.exe --- more specifically, Authenticode signing and timestamping. But osslsigncode is based on OpenSSL and cURL, and thus should be able to compile and run on most platforms where these exist. osslsigncode supports:

  • Signing and timestamp PE (EXE/SYS/DLL/etc), CAB, CAT, and MSI files
  • Adding a valid signature to a CAB file containing Java file
  • Getting the timestamp through a proxy
  • Signature verification, removal, and extraction

© 2025 Anaconda, Inc. All Rights Reserved. (v4.1.0) Legal | Privacy Policy