summaryrefslogtreecommitdiffstats
path: root/binarysign/sign.sh
blob: 3377b91ce369da8bbe800712ab4227dfbafe66de (plain)
1
2
3
4
5
  osslsigncode -spc TestPublisher.spc -key TestPublisher.der \
        -n "The Installer" -i http://www.yourwebsite.com/ \
        -in $1.exe -out $1-signed.exe