SSL Complete Guide 2021: HTTP to HTTPS - Custom TLS Certificate Summary

SSL Complete Guide 2021: HTTP to HTTPS - Custom TLS Certificate Summary

Assessment

Interactive Video

Information Technology (IT), Architecture

University

Hard

Created by

Quizizz Content

FREE Resource

The video tutorial covers the process of obtaining a free SSL certificate from SETICON, including domain validation and installation on a web server. It explains how to create a certificate signing request using OpenSSL, perform domain control validation by adding a CNAME record in the DNS panel, and receive the certificate via email. The tutorial also demonstrates installing the certificate and intermediate certificate on a web server, modifying server settings, and configuring redirects to ensure secure HTTPS connections.

Read more

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the validity period of the free SSL certificate requested from SETICON?

90 days

60 days

30 days

120 days

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tool was used to create the certificate signing request?

SSL Labs

Let's Encrypt

Certbot

OpenSSL

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What record type was added to the DNS panel for domain control validation?

CNAME record

TXT record

MX record

A record

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Where was the certificate installed after receiving it via email?

/home/user/ssl

/etc/ssl

/var/www

/usr/local/ssl

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of modifying server settings in the final section?

To enable FTP access

To redirect HTTP to HTTPS

To allow SSH connections

To block all incoming traffic