TheWaWaR / simple-http-server

Simple http server in Rust (Windows/Mac/Linux)
MIT License
2.63k stars 175 forks source link

TLS support is not enabled during compilation of simple-http-server #84

Closed Alsan closed 1 year ago

Alsan commented 1 year ago

I'd like to build and test webcrypto features in a demo, and would like to setup the test environment using this simple http server. I got this message when providing a cert. I download this utils by using cargo install simple-http-server. So, how can I recompile it by enabling tls?

TheWaWaR commented 1 year ago

Please paste the error message?

Alsan commented 1 year ago

exactly as the title.

2023-03-09_10-43

PnYMaT commented 1 year ago

Hi,

Same for me, can't use SSL certificat.