SSL Complete Guide 2021: HTTP to HTTPS - Exploring TLS Session with Our Website at Github.io - Part 1

SSL Complete Guide 2021: HTTP to HTTPS - Exploring TLS Session with Our Website at Github.io - Part 1

Assessment

Interactive Video

Information Technology (IT), Architecture

University

Hard

Created by

Quizizz Content

FREE Resource

The video tutorial covers setting up a free domain and hosting using GitHub Pages, verifying TLS certificates, and understanding certificate details and validation. It explains the roles of intermediate and root certificates and analyzes TLS session setup using Wireshark. The tutorial provides a comprehensive overview of HTTPS connections and certificate chains.

Read more

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What platform is used for free domain and hosting in the video?

AWS

GitHub Pages

Google Cloud

Azure

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What indicates a secure connection in a web browser?

A red warning

A green bar

A lock icon

A blue shield

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of certificate is used for GitHub subdomains?

Self-signed

Multi-domain

Wildcard

Single domain

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which organization issued the certificate for GitHub?

Symantec

DigiCert

Comodo

Let's Encrypt

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the validity period of the root certification authority's certificate?

25 years

20 years

10 years

15 years

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What tool is used to analyze the TLS session setup?

Postman

Burp Suite

Fiddler

Wireshark

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which protocol version is mentioned during the TLS session setup?

TLS 1.1

TLS 1.2

TLS 1.3

TLS 1.0