Pelles C forum

C language => Beginner questions => Topic started by: drhoule on September 14, 2011, 02:30:23 PM

Title: POSIGN.EXE Arguments
Post by: drhoule on September 14, 2011, 02:30:23 PM
Do you have a full example of the parameters on the command line?

/Issuer:"myorg-section,domain,com"
or
/Issuer:"myorg-section"
or
/Issuer:"myorg-section.domain.com"

I also have the same question for the Subject field

/Subject:"lastname, firstname"
/Subject:"CN=lastname,firstname,OU=myorg-section,OU=..."
Title: Re: POSIGN.EXE Arguments
Post by: drhoule on September 14, 2011, 05:24:47 PM
Ok This request is no longer needed!

I am using POSING.EXE to sign exe's that are trusted in our domain.
-Issuer -Hash is not needed.

using -Store:my as my location for the cert.
Tested on five apps, and so far, it works.

Thank you.