Book Image

SSL Complete Guide 2021: HTTP to HTTPS [Video]

By : Bogdan Stashchuk
5 (1)
Book Image

SSL Complete Guide 2021: HTTP to HTTPS [Video]

5 (1)
By: Bogdan Stashchuk

Overview of this book

This course is all about securing websites with SSL/TLS certificates. We start by exploring the basics of symmetric encryption algorithms such as AES, asymmetric encryption (RSA), and hashing protocols (MD5 and SHA). We will also explain the fundamentals of computer networks and TCP/IP stacks; for that, we will use the Wireshark traffic analyzer. You will learn about the structure of SSL/TLS certificates. You will also understand why CAs (Certificate Authorities) are needed and how the chain of trust is built. We will perform multiple practice activities such as buying a domain and configuring DNS settings, using the Certbot ACME client to automatically obtain a free SSL certificate from Let's Encrypt; then with the help of OpenSSL, we'll generate RSA keys and self-signed certificates, we'll secure WordPress with Apache using SSL/TLS certificates, and create a CSR (Certificate Signing Request) via OpenSSL and submit it to the CA server. We will configure Cloudflare for your domain and set up different SSL operation modes, install and configure NGINX web servers for SSL/TLS certificates, migrate from HTTP to HTTPS, and redirect all traffic using HTTP 301 redirect from HTTP to HTTPS. By the end of this course, you will become a guru of SSL and TLS encryption and will be able to easily obtain and install SSL certificates on your web servers.
Table of Contents (13 chapters)
Free Chapter
1
Introduction
13
Cleanup
Chapter 9
Cloudflare with Free TLS Certificate
Content Locked
Section 7
Cloudflare SSL Operation Modes
In this video, we'll cover Cloudflare SSL operation modes.