I had a similar problem with what is encountered here: How to sign a code (.EXE file) with a .SPC or .PEM file from GoDaddy (using Ubuntu)?
I used the MONO sign tool ( https://developer.mozilla.org/en-US/docs/Signing_an_executable_with_Authenticode ) and osslsigncode ( http://sourceforge.net/projects/osslsigncode/files/osslsigncode/ ), and the executables show digital Certificate signed with the Go Daddy Class 2 Certification Authority. When I look at the certificate data, it says: “There is no topic in the subject” I tried with the timestamp server and without the timestamp server, and there is no difference. I run the code on Ubuntu Precise and test on Windows 7.
Suggestions?
GoDaddy.
Debian v8/ Windows EXE. /.
SPC , . osslsigncode Mono.
" "
CSR, osslsigncode.
osslsigncode verify <exe-name>
, -pkcs12 <pkcs12 file> -cert <certificate file> -key <key file>. .pfx, , .spc .pvk, osslsigncode, - , .
-pkcs12 <pkcs12 file>
-cert <certificate file>
-key <key file>