I am trying to connect to a sftp server using the library mentioned in the title (that is a wrapper of ssh2). I am providing a private key.
Debugging I could see the following error: // FAILING with: // Signature verification failed: TypeError: Unknown digest algorithm: sha1 // at VerifyImpl.verify (ext:deno_node/internal/crypto/sig.ts:86:12)
Could this be a node-compat problem?
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community
D
Deno
Chat about Deno, a modern runtime for JavaScript and TypeScript.