abiA
Denoβ€’3y agoβ€’
4 replies
abi

Using encrypted private keys with Deno

So it seems to me that Deno doesn't provide any helpers for making HTTPS requests with encrypted private keys. (This is readily available in Node.js!)
Is it possible at all make HTTPS requests with encrypted private keys in Deno? Not exactly sure how all of TLS works, and on what level it would need to be implemented.
Was this page helpful?