SSL Complete Guide 2021: HTTP to HTTPS - Our TLS Setup is not Complete

SSL Complete Guide 2021: HTTP to HTTPS - Our TLS Setup is not Complete

Assessment

Interactive Video

Information Technology (IT), Architecture

University

Hard

Created by

Quizizz Content

FREE Resource

The video tutorial explains the process of validating certificates on a web server, focusing on the role of intermediate CA certificates. It demonstrates how to use OpenSSL to decode certificates and highlights differences in how browsers like Google Chrome and Firefox handle certificate trust. The tutorial also covers SSL verification and provides solutions for fixing certificate errors by adding intermediate CA certificates.

Read more

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What tool can be used to decode an SSL certificate?

Burp Suite

OpenSSL

Wireshark

Nmap

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does Google Chrome do if an intermediate CA certificate is not supplied by the web server?

It fetches the intermediate certificate automatically

It redirects to a secure site

It blocks the website

It displays a warning message

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why does Firefox show a security warning for the website?

The certificate is expired

The website is not using HTTPS

The intermediate CA certificate is missing

The root CA certificate is invalid

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What error does Firefox display when the intermediate CA certificate is missing?

ERR_CERT_COMMON_NAME_INVALID

SEC_ERROR_UNKNOWN_ISSUER

ERR_CONNECTION_TIMED_OUT

ERR_SSL_PROTOCOL_ERROR

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of using an online SSL verification tool?

To test the website's SEO performance

To analyze the website's traffic

To verify the SSL certificate chain and validity

To check the website's loading speed

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a potential solution to fix the SSL error in Firefox?

Use a VPN

Disable SSL verification

Install an intermediate CA certificate

Switch to a different browser

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What information can be found in the extension section of a certificate?

The DNS names associated with the certificate

The certificate's public key

The certificate's serial number

The certificate's issuer