mist
mist copied to clipboard
How to run TLS without writing cert to disc
Hello!
It looks like the start TLS function takes its arguments via the file system. How do I pass these as normal arguments?
Thanks, Louis
Do you mean like the contents of those files as local variables, for example? Just want to make sure I understand.
Yeah! Whatever data Mist needs here.
We've talked about this and it's a bit confusing... it's definitely possible, but you would have to specify the key algorithm. For right now, I think we landed on leaving this and re-opening it if this issue comes up again.