ITPEC IP October 2025 Question 38

Source exam: ITPEC IP October 2025Topic: Security

ITPEC IP October 2025 — Question 38 of 100

A self-created certificate does not reliably prove that its public key belongs to the claimed sender — therefore the receiver cannot securely confirm the correct counterpart.

A trusted certificate authority verifies an applicant and signs the certificate, creating a trust chain the receiver can validate. Anyone can instead create a certificate containing an arbitrary name, so a valid signature checked with that certificate proves only that the matching private key made it, not who owns that key.

Answer (a)

Why not others:
- (b) eavesdropping concerns confidentiality and encryption, not whether the certificate has trusted identity validation

- (c) certificates do not control mail delivery or loss

- (d) a signature can still reveal modification; self-signing mainly weakens identity assurance

Key rule: A signature binds data to a key; a trusted CA binds that key to an identity.

AI-generated — may contain errors

The original exam layout is preserved in the image so diagrams, formulas, tables, and code remain accurate.

This question comes from an official ITPEC past paper. ITPEC Practice is an independent study tool and is not affiliated with ITPEC. See the official IP past-paper collection or Report an issue.