I am using the RTM Windows 8 HCK.
I run HCK Studio, create a project, and do some tests. I then attempt to create a package. I can create one which is not signed without a problem.
If I attempt to sign it using a certificate file, and point to our certificate file (a .PFX file), I always
get an error:
HCK Error Message
Unable to sign package.
The specified network package is not correct.
Should this work? Note that it never seems to prompt for the certificate's password.
If I do create an unsigned package, I am able to sign it manually using signtool just fine.
Thank you.