Hi,
I create a small http server and I want to integrate HTTPS, the problem is OpenSSL is needed and a lot of environments variables.
Is it necessary, is it possible to implement https in Nickel without OpenSSL ? and OpenSSL is it needed on the final user computer?
Thank you!
alice
2
I'm not familiar with nickel, but perhaps you can convince the library to use rustls instead?
Hmm it's possible, but I don't know how to use this lib ^^
system
Closed
4
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.