rawhat / mist

gleam HTTP server. because it glistens on a web
Apache License 2.0
333 stars 12 forks source link

How to run TLS without writing cert to disc #56

Open lpil opened 3 weeks ago

lpil commented 3 weeks ago

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

rawhat commented 3 weeks ago

Do you mean like the contents of those files as local variables, for example? Just want to make sure I understand.

lpil commented 2 weeks ago

Yeah! Whatever data Mist needs here.