Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
How to Install a Free SSL Certificate using Let's Encrypt
Rating: 4.3 out of 5(1,273 ratings)
151,609 students
Last updated 8/2018
English

What you'll learn

  • Distinguish between different types of SSL Certificates
  • Create and Configure a basic droplet on Digital Ocean
  • Install a Free Let's Encrypt SSL Certificate
  • Fix the Google "Not Secure" Warning on any website that contains input forms.
  • Install LAMP Stack on Ubuntu 16.04 LTS
  • Configure Name Servers
  • Configure DNS Settings on Digital Ocean
  • Check the status of a SSL Certificate
  • Automatically renew a SSL Certificate periodically using cron tab, and setting up cron jobs.

Course content

4 sections20 lectures58m total length
  • Introduction to SSL Certificates3:26
  • Traditional vs. Digital Certificates3:33

    This lecture introduces many key topics such as:

    • Certificate Authorities (CAs)
    • SSL Certificate Validity Dates
    • Public Key Authentication
    • Private Key Authentication
    • Digital Signatures
  • Types of SSL Certificates3:58

    This lecture introduces students to the three main types of SSL certificates. This includes:

    • Extended Validation Certificates (EV)
    • Organizational Validation Certificates (OV)
    • Domain Validation Certificates (DV)

    We explain how each can be distinguished through a unique set of attributes.

  • How SSL Certificates Work4:14

    This lecture explains how SSL certificates encrypt and decrypt data using mathematical hash values, and a public and private key pair. We also explore the digital signature, and it's important role in making sure a certificate is not fraudulent or altered. 

  • Obtaining a SSL Certificate3:15

    This lecture explains in theory, how a certificate is obtained and verified through a Certificate Authority and our local system.

  • Introduction to Let's Encrypt1:58

    This lecture introduces students to Let's Encrypt. A free public authority that issues SSL certificates using Domain Validation. We explain the benefits of Let's Encrypt and some important information about this revolutionary new service.

Requirements

  • Students will require an internet connection and PC or MAC Computer System.
  • Terminal for MAC or PuTTY for Windows

Description

In the modern internet age, delivering web content over a secure protocol has become essential. 

Since January 2017, Google attaches a warning label to any website that does not secure sensitive web page content by delivering it using HTTPS. This includes web pages that contain forms asking for usernames, passwords, credit cards and other sensitive information. 

In the near future Google plans to roll out a requirement for all web pages to be secured. Warning labels will become progressively more aggressive, and eventually highlighted in red, bold colors on the address bar. 

It is easy to see the consequences of not complying with this new requirement. You invest time, money and energy to drive traffic to your website. Your users expect a secure browsing experience and will likely be deterred from using your page when they see such warning labels attached. 

There is a common misconception that securing a webpage over HTTPS requires expert server knowledge and is a costly and cumbersome process. 

The purpose of this course is designed to teach you everything you need to know about HTTPS and SSL certificates. We start with the basics. Exploring the theory and definitions that will be useful in developing your understanding. 

From there, we dive into configuring a server on Digital Ocean and installing a free SSL certificate known as Let's Encrypt. We also explore setting up Cron Jobs on an Ubuntu server, to automatically renew your certificate periodically. 

After completing this course, you will easily be able to secure any web page using HTTPS and free SSL certificates.

Who this course is for:

  • No prerequisite knowledge required
  • Web developers looking to secure their websites using SSL
  • Students interested in learning about certificate authorities
  • Students interested in SSL Certificate Types for maximum security and credibility
  • Web developers who want to avoid costly fees and install a free, secure SSL Certificate using Let's Ecnrypt
  • Students interested in learning the basics of SSL Encryption
  • Web developers who want to direct all domain variations to HTTPS, instead of HTTP
  • Web developers who want to learn how to easily resolve the "Google Not Secure" warning label.