POSIGN does not recognize a signature

Started by karkon, August 04, 2015, 01:38:03 AM

Previous topic - Next topic

karkon

Hello, I am having problems with POSIGN. I try to sign an executable:


>posign myprogram.exe /LOCATION:CU /SHA1:My_sha1_key_here /TIMEURL /VERBOSE
  Certificate subject: My_name_and_id_here
  Certificate issuer: FNMT Clase 2 CA
  Certificate SHA1 hash: My_sha1_key_here

Successfully signed and timestamped 'myprogram.exe'


Now I check the signature and get the following:

>posign myprogram.exe
Verifying 'myprogram.exe' ... INVALID!


Any ideas? Thanks in advance.

karkon

#1
Ooops, the problem is that my certificate is not code signing enabled :-[. What misled me is that POSIGN didn't give any error message when signing the program.