lpereira / lwan

Experimental, scalable, high performance HTTP server
https://lwan.ws
GNU General Public License v2.0
5.92k stars 549 forks source link

Support for TLS sockets #12

Closed lpereira closed 2 years ago

kayrus commented 8 years ago

+1 for TLS support in listening sockets.

lpereira commented 8 years ago

Another thing that would benefit from TLS sockets is #17 (HTTP/2.0).

hdante commented 6 years ago

Any updates about this ?

lpereira commented 6 years ago

No updates, @hdante. I did play with BearSSL some months ago but never made it work with Lwan. I'm sort of waiting for it to support kTLS.

lpereira commented 2 years ago

Implemented!