SSL Certificates for Web Developers

SSL Certificates for Web Developers

English | MP4 | AVC 1280×720 | AAC 48KHz 2ch | 1h 25m | 152 MB

All websites should be using secure connections over HTTPS by default. Web browsers have evolved and warn users whenever sites allow insecure connections. At the same time, the Let’s Encrypt project has made it easy to install SSL certificates for free. In this course, instructor Kevin Skoglund explains what an SSL certificate is, how it is used to encrypt communications between a server and a browser, and how to choose the domain scope and validation type. He demonstrates how to install free certificates from Let’s Encrypt using Certbot or install purchased certificates from a traditional certificate authority. He shows how to configure the web server to default to HTTPS and how HSTS directives can tell browsers to always use HTTPS.

Topics include:

  • What are SSL certificates?
  • Choosing a certificate
  • Installing a certificate
  • Configuring a web server to require HTTPS
  • Using HTTP Strict Transport Security (HSTS)
  • Renewing certificates