Code Monkey home page Code Monkey logo

Comments (5)

ebourg avatar ebourg commented on August 27, 2024

Hi, were both SHA1 and SHA256 signatures created by jsign? Is the SHA256 signature viewed as valid in this case?

from jsign.

dmodoomsirius avatar dmodoomsirius commented on August 27, 2024

no both show the same thing.

from jsign.

dmodoomsirius avatar dmodoomsirius commented on August 27, 2024

noticed I didn't have a p12 file. now i need to realize how to reference it with the cert file like signtool does with /f

/f <file>   Specify the signing cert in a file. If this file is a PFX with
            a password, the password may be supplied with the "/p" option.
            If the file does not contain private keys, use the "/csp" and "/kc"
            options to specify the CSP and container name of the private key.

Once i figure out that.

when i tested with sign tool using

"C:\Program Files (x86)\Windows Kits\10\bin\x64\signtool.exe" sign /debug /a /p "pass" /csp "CodeSign.p12" /k "CodeSign.p12" "ExeTosign"

from jsign.

dmodoomsirius avatar dmodoomsirius commented on August 27, 2024

Seems to be fixed. was a issue on my end.

from jsign.

clarkmcc avatar clarkmcc commented on August 27, 2024

@dmodoomsirius how did you resolve this issue when using jsign?

Edit: I found that I was using version 4.6. Upgrading to 6.0 resolved the issue for me.

from jsign.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.