dantol29 / webserver

Our own HTTP server
3 stars 1 forks source link

Implement https #199

Closed 552020 closed 4 months ago

552020 commented 6 months ago

If we want our web server to serve real websites on the real internet allowing a normal web browser to access a website hosted on our web server we need to implement https. This is not part of the bonus. It would be just for the glory.

Since I wanted to do some "private" experiments about it, I'll open this issue, so we have a branch and I'll add some code in /experiments/https

https was part of the bonus in a previous version of the project: https://42born2code.slack.com/archives/CN9RHKQHW/p1601307132056400

linear[bot] commented 6 months ago

WEB-171 Implement https