OpenSSL-based signcode utility
Description
Platform-independent tool for Authenticode signing of EXE/CAB/MSI files - uses OpenSSL and libcurl. It also supports timestamping (Authenticode and RFC3161).
Categories
License
Features
- Authenticode signing
- Timestamping (Authenticode and RFC3161)
Update Notifications
User Ratings
User Reviews
-
Very useful when in Linux to combine with makensis on a Ubuntu distribution for creation of installers. You could build it all together in a build server that way and not have to rely on Windows.
-
Great tool for automating the process of signing Windows installers on a Unix based OS.
-
this tool is just perfect. thanks a lot!