windows store apps - SignTool Error: The specified algorithm cannot be used or is invalid -


i trying use visual studio 2012 express sign appx file windows store app, following error:

signtool error: specified algorithm cannot used or invalid 

i running process through store->create app packages menu, don't have direct access parameters signtool.

at first thought because using self-signed certificate 1 of our other developers, changed use our real certificate , still have same problem.

any ideas cause , how fix it?

edit: suspected issue our normal certificate didn't support sha-256, created new test certificate in visual studio, got same result.

edit2: verified hash algorithm in appx package sha256, tried run signtool manually following command:

signtool sign /a /f my_temporarykey.pfx /fd sha256 /v /debug myapppackage.appx 

same error, no helpful information in console messages.


Comments

  1. Windows Store Apps - Signtool Error: The Specified Algorithm Cannot Be
    Used Or Is Invalid - >>>>> Download Now

    >>>>> Download Full

    Windows Store Apps - Signtool Error: The Specified Algorithm Cannot Be
    Used Or Is Invalid - >>>>> Download LINK

    >>>>> Download Now

    Windows Store Apps - Signtool Error: The Specified Algorithm Cannot Be
    Used Or Is Invalid - >>>>> Download Full

    >>>>> Download LINK FT

    ReplyDelete

Post a Comment

Popular posts from this blog

c# - must be a non-abstract type with a public parameterless constructor in redis -

c# - ReportViewer control - axd url -

ajax - PHP/JSON Login script (Twitter style) not setting sessions -