Let’s first go over TLS and SSL versions....
Here’s a step-by-step breakdown of the data flow: DNS Resolution: The user enters “https://cordero.me” into their browser’s address bar. The...
Let’s go through the steps and data flow when using `curl` to make an HTTPS request and check for an...
Back in March of 2020, TLS 1.0 and 1.1 were deprecated and you shouldn’t be using it. TLS 1.2 is...
When using `curl` to make HTTPS requests, it does indeed use certificates as part of the TLS (Transport Layer Security)...