Question 1
What is the primary difference between HTTP and HTTPS?
- HTTPS uses encryption; HTTP does not.
- HTTP is faster than HTTPS.
- HTTPS uses port 80; HTTP uses port 443.
- HTTP is used for static content; HTTPS is used for dynamic content.
- HTTTP provides automatic website backups, whereas HTTPS does not.
Question 2
Which protocol uses Transport Layer Security (TLS) or Secure Sockets Layer (SSL) to encrypt communication?
- HTTP
- FTP
- SMTP
- HTTPS
- TCP
Question 3
Why is HTTPS crucial for e-commerce websites?
- To improve website loading speed.
- To encrypt sensitive user data like credit card information.
- To rank higher in search engine results.
- To reduce server costs.
- To ensure all the images are properly displayed.
Question 4
Which type of attack does HTTPS primarily protect against?
- Distributed Denial of Service (DDoS)
- SQL Injection
- Man-in-the-Middle (MitM)
- Cross-Site Scripting (XSS)
- Brute force attack
Question 5
What does the 'S' in HTTPS stand for?
- Secure
- Standard
- Simple
- Socket
- System
Question 6
Which port does HTTPS typically use for communication?
- 80
- 21
- 25
- 443
- 110
Question 7
Which of the following is a valid reason for a browser to display a 'Not Secure' warning on an HTTPS website?
- The website is using a self-signed certificate.
- The website is using HTTP/3.
- The website has too many images.
- The website is hosted on a cloud server.
- The website has no backlinks from other sites.
Question 8
What is the role of a Certificate Authority (CA) in the HTTPS process?
- To encrypt the website's HTML code.
- To verify and issue digital certificates to websites.
- To optimize website loading speed.
- To block malicious traffic to the website.
- To store user passwords securely.
Question 9
In terms of SEO, what impact does switching from HTTP to HTTPS typically have?
- It can negatively impact search engine rankings.
- It provides a small ranking boost.
- It has no impact on search engine rankings.
- It automatically guarantees the top search engine position.
- It only affects ranking in specific countries.
Question 10
A website uses HTTP instead of HTTPS. Which of the following data is most vulnerable to interception in transit?
- Publicly available company information
- The website's Terms of Service
- Usernames and Passwords during login
- The website's logo image
- The number of visitors on the webpage