Saturday, 26 December 2020

Is there a standard to sign and verify node.js code?

I have a certificate for code signing and I want to know if is there a standard way to sign and verify a nodejs/javascript code? Maybe using OpenSSL or other tools?

Unlike binaries, the nodejs/javascript code has multiples files and that makes it more complex to use some utilities to sign software.



from Is there a standard to sign and verify node.js code?

No comments:

Post a Comment