What is HTTPS and how SSL certificates make it secure?
When a communication happens on the internet we have a server and a client(user). In a normal HTTP communication the client makes a GET request to the server and the server returns a RESPONSE to the client.
This is simple and easy but not very secur...
viraj-devops.hashnode.dev4 min read