Deep dive with SSL certificates
Introduction
I figured that I never really understood certificates the way I want to, but knowing about them is of paramount importance to any software developer. This article is my effort to do a deep dive on certificates lifecycle. I am not sorry the length of the article as I have tried to move slow and explain myself every nuances of the process. Still interested?
Grab a coffee and let’s start.
The end idea is that how can we create a mechanism by which a server and a client can establish a secured connection so…