certificates Flashcards
Question: What is the primary purpose of a digital certificate in cryptography?
A) Data encryption
B) Secure authentication
C) File compression
D) Network routing
Answer: B) Secure authentication
Question: Which cryptographic concept is at the core of digital certificates?
A) Symmetric encryption
B) Asymmetric encryption
C) Hash functions
D) Random number generation
Answer: B) Asymmetric encryption
Question: In a Public Key Infrastructure (PKI), who issues digital certificates to entities?
A) Certificate Authorities (CAs)
B) Internet Service Providers (ISPs)
C) Domain registrars
D) Web browsers
Answer: A) Certificate Authorities (CAs)
Question: Which type of key pair is typically used in digital certificates?
A) Public and private key pair
B) Symmetric key pair
C) Hashed key pair
D) Shared key pair
Answer: A) Public and private key pair
Question: What information does a digital certificate typically contain?
A) Entity’s favorite color
B) Entity’s public key
C) Entity’s login password
D) Entity’s physical address
Answer: B) Entity’s public key
Question: What is the role of the private key associated with a digital certificate?
A) Encrypt data for secure transmission
B) Verify the authenticity of the entity
C) Decrypt data encrypted with the public key
D) Publish the certificate in a public directory
Answer: C) Decrypt data encrypted with the public key
Question: Which protocol is commonly used for secure transmission of digital certificates?
A) HTTP
B) SMTP
C) HTTPS
D) FTP
Answer: C) HTTPS
Question: What is the primary benefit of using digital certificates for authentication?
A) Faster data transmission
B) Elimination of encryption keys
C) Increased data storage capacity
D) Assurance of entity identity
Answer: D) Assurance of entity identity
Question: In the context of digital certificates, what does “CA” stand for?
A) Certificate Access
B) Central Authority
C) Cryptographic Algorithm
D) Certificate Authorization
Answer: B) Central Authority
Question: Which cryptographic algorithm is often used in the creation of digital certificates?
A) RSA
B) DES
C) AES
D) MD5
Answer: A) RSA
Question: What is the primary purpose of the “Certificate Revocation List” (CRL)?
A) To issue new certificates
B) To store private keys
C) To list revoked certificates
D) To encrypt data
Answer: C) To list revoked certificates
Question: How does a digital certificate help prevent man-in-the-middle attacks?
A) By encrypting the entire communication
B) By providing a secure channel for data transmission
C) By verifying the authenticity of communication parties
D) By increasing the data transfer speed
Answer: C) By verifying the authenticity of communication parties
Question: What is the primary goal of the X.509 standard for digital certificates?
A) To define a common format for digital certificates
B) To regulate internet domain names
C) To establish encryption algorithms
D) To create a public directory of certificates
Answer: A) To define a common format for digital certificates
Question: Which entity is responsible for validating the identity of certificate applicants before issuing digital certificates?
A) Internet Service Provider (ISP)
B) Certificate Authority (CA)
C) Web browser
D) Domain registrar
Answer: B) Certificate Authority (CA)
Question: What is the term for the process of verifying the authenticity and validity of a digital certificate?
A) Certificate issuance
B) Certificate revocation
C) Certificate validation
D) Certificate expiration
Answer: C) Certificate validation