MaxPeal / docker-codesign.sh

This script will create a self-signed root certificate, along with a code signing certificate in various formats, trying to use the best available crypto/practice all along. Then, it will create a test executable and code sign it using both osslsigncode and signtool.exe (on Windows only) and verify those signature using osslsigncode and sigcheck.exe (on Windows only)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MaxPeal/docker-codesign.sh Issues

No issues in this repository yet.