Friday, May 15, 2020

How to understand HTTPS / SSL?

I deployed a python server a few weeks ago, but for that I had to use nginx.

And following the tutorial, I talked about enabling https / ssl.

Okay, I did that.

Now I am studying Nginx to better understand how it works, but in the Ningx course (Linux Academy) it doesn’t cover things so much about https / ssl, it only covers things like enabling using lets encrypt and certbot.

But I want to understand how it works behind the scenes.

What readings are recommended for this?

PS: all tutorials on how to enable https with nginx use certbot with lets encrypt.



No comments:

Post a Comment