Is there an easy way to read tls certificate and key from a filesystem?
I do the following:
and it doesn't work because apparently it wants a string, not a uint8array. I don't know what's a good way to get a string from a uint8array or to read a string from fs.
1 Reply
Deno.readTextFileSync