Home »
Aptitude Questions and Answers »
Networking Aptitude Questions
Networking | HTTPS and SSL Aptitude Questions and Answers
Networking | HTTPS and SSL Aptitude Questions and Answers: This section contains aptitude questions and answers on Networking | Hypertext Transfer Protocol Secure (HTTPS) and Secure Sockets Layer (SSL).
Submitted by Nidhi, on May 31, 2021
Networking HTTPS and SSL Aptitude Questions and Answers
1) There are the following statements that are given below, which of them are correct about HTTPS?
- HTTPS is the extended version of HTTP.
- HTTPS is used for secured communication between the web browser and web server.
- HTTPS stands for HyperText Transfer Protocol Secure.
- HTTPS also provides anti-virus security for the website.
Options:
- A and B
- A and C
- A, B, and C
- A, B, C, and D
Correct answer: 3
A, B, and C
Explanation:
Statements A, B, and C are correct about HTTPS.
2) Which of the following protocols are used with HTTPS for security mechanism?
- SSL
- TLS
- Both
- None
Correct answer: 3
Both
Explanation:
The SSL and TLS protocols are used to implement a security mechanism with HTTPS.
3) In which year HTTPS was invented?
- 1991
- 1994
- 1997
- 1999
Correct answer: 2
1994
Explanation:
The HTTPS was invented in 1994.
4) Who was invented HTTPS?
- Oracle
- Google
- Netscape Communications
- Microsoft
Correct answer: 3
Netscape Communications
Explanation:
HTTPS was invented by Netscape Communication in 1994.
5) Is it true that HTTP and HTTPS use different ports?
- Yes
- No
Correct answer: 1
Yes
Explanation:
HTTP works on port 80, whereas HTTPS works on port 443 by default.
6) There are the following RFC numbers given below which is related HTTPS?
- RFC 2815
- RFC 2818
- RFC 2821
- RFC 2854
Correct answer: 2
RFC 2818
Explanation:
The RFC 2818 is used for HTTPS with TLS.
7) There are the following statements that are given below, which of them are correct about the advantages of HTTPS?
- Data Integrity
- Encryption based security
- Search Engine Optimization
- Antivirus protection
Options:
- A and B
- A and C
- A, B, and C
- A, B, C, and D
Correct answer: 3
A, B, and C
Explanation:
Statements A, B, and C are the correct advantages of HTTPS.
8) There are the following statements that are given below, which of them are correct about SSL?
- SSL protocol is used for securing communication by sending and receiving data in the encrypted format.
- SSL stands for Secure Socket Layer
- SSL uses certificates to implement a secure mechanism.
- SSL also used to save data into memory in a secure manner.
Options:
- A and B
- A, B, and C
- B and C
- A, B, C, and D
Correct answer: 2
A, B, and C
Explanation:
Statement A, B, and C are correct about SSL.
9) Which cryptography mechanism is used SSL?
- Symmetric cryptography
- Asymmetric cryptography
- Both
- None
Correct answer: 3
Both
Explanation:
SSL used both symmetric and asymmetric cryptography.
10) There are the following statements that are given below, which of them are correct about SSL handshake?
- SSL handshake is a process between the web browser and web servers used for verification.
- SSL handshake begins before transferring actual data.
- SSL handshake is used to verify the SSL certificate.
- SSL handshake is used for webserver authentication.
Options:
- A and B
- A and C
- B, C, and D
- A, B, C, and D
Correct answer: 4
A, B, C, and D
Explanation:
All statements are correct about the SSL handshake.
11) What is the full form of PKI related to SSL?
- Public Key Infrastructure
- Private Key Infrastructure
- Public Key Instructions
- Private Key Instructions
Correct answer: 1
Public Key Infrastructure
Explanation:
PKI stands for Public Key Infrastructure.
12) What are the elements of PKI?
- Certificate management system
- Certificate authority
- Registration authority
- SSL certificate
Options:
- A and B
- B, C, and D
- A, C, and D
- A, B, C, and D
Correct answer: 4
A, B, C, and D
Explanation:
All options are elements of PKI.
13) What are the functions of the Certificate Management System?
- It is used to store the certificate.
- It is used to validate the certificate.
- It is used to revoke certificates.
- All of the above
Correct answer: 4
All of the above
Explanation:
All are valid functions of the Certificate Management System.
14) There are the following statements that are given below, which of them are correct about the SSL certificate?
- SSL certificate is a data file.
- A web server sends a public key to the web browser using an SSL certificate.
- SSL certificate is always issued by ISO.
- SSL certificate is a PDF document.
Options:
- A and B
- B and C
- A, B, and C
- B, C, and D
Correct answer: 1
A and B
Explanation:
Statements A and B are correct about the SSL certificate.
15) A SSL certificate is also known as?
- Security Certificate
- Privacy Certificate
- Digital Certificate
- Cryptology Certificate
Correct answer: 3
Digital Certificate
Explanation:
An SSL Certificate is also known as Digital Certificate.
16) Which of the following standard defines the format of an SSL certificate?
- X.506
- X.507
- X.508
- X.509
Correct answer: 4
X.509
Explanation:
The X.509 standard defines the format of SSL certificates.
17) Which of the following is not part of the format of the SSL certificate?
- Signature algorithm
- Public Key
- Encrypted Text
- Name of Issuer
Correct answer: 3
Encrypted Text
Explanation:
The encrypted text is not the part of format of the SSL certificate.
18) What Certificate Authorities do?
- Certificate Authorities authenticate the identity of computers.
- Certificate Authorities authenticate the identity of Individuals.
- Both
- None
Correct answer: 3
Both
Explanation:
Both the above statements are correct about Certificate authorities.
19) Which of the following are correct Certificate Authorities?
- Symantec
- DigiCert
- GoDaddy
- GlobalSign
Options:
- A and B
- A, C, and D
- A, B, and D
- A, B, C, and, D
Correct answer: 4
A, B, C, and, D
Explanation:
All given options are correct Certificate Authorities.
20) Which of the following are valid formats of SSL certificates?
- PEM
- DER
- PKCS#7
- PKCS#25
Options:
- A and B
- A, C, and D
- A, B, and C
- A, B, C, and, D
Correct answer: 3
A, B, and C
Explanation:
Options A, B, and C are valid formats of SSL certificates.
21) What are the correct types of SSL certificates?
- Domain Validation
- Extended Validation
- Country Validation
- Organization Validation
Options:
- A and B
- A, C, and D
- A, B, and D
- A, B, C, and, D
Correct answer: 3
A, B, and D
Explanation:
Options A, B, and D are the correct types of SSL certificates.
22) Can we create a free SSL certificate?
- Yes
- No
Correct answer: 1
Yes
Explanation:
Yes, we can create a free SSL certificate, which is known as a self-signed certificate.
23) What is the full form of CSR related to the SSL Certificate?
- Certificate Signing Request
- Certificate Signal Response
- Certificate Sample Resources
- Certificate Sample Response
Correct answer: 1
Certificate Signing Request
Explanation:
The CSR stands for Certificate Signing Request.
24) Which of the following Certificate Authority provides a free DV SSL certificate?
- Symantec
- DigiCert
- Let's Encrypt
- GlobalSign
Correct answer: 3
Let's Encrypt
Explanation:
The "Let's Encrypt" Certificate Authority provides a free DV SSL certificate.
25) Which encoding is used by PKCS#7 format?
- Base64 ASCII encoding
- Binary encoding
Correct answer: 1
Base64 ASCII encoding
Explanation:
The Base64 ASCII encoding is used by PKCS#7 format.