nerdexam
CompTIA

SY0-301 · Question #6

Which of the following MUST be updated immediately when an employee is terminated to prevent unauthorized access?

The correct answer is C. CRL. When an employee is terminated, their digital certificate must be immediately added to the Certificate Revocation List (CRL) to prevent them from using the certificate for unauthorized access. This is the most time-sensitive access revocation action.

Security operations

Question

Which of the following MUST be updated immediately when an employee is terminated to prevent unauthorized access?

Options

  • ARegistration
  • BCA
  • CCRL
  • DRecovery agent

How the community answered

(25 responses)
  • A
    4% (1)
  • B
    4% (1)
  • C
    92% (23)

Why each option

When an employee is terminated, their digital certificate must be immediately added to the Certificate Revocation List (CRL) to prevent them from using the certificate for unauthorized access. This is the most time-sensitive access revocation action.

ARegistration

Registration in a PKI context refers to the process of enrolling for a certificate through a Registration Authority and is not an action taken during employee termination.

BCA

The Certificate Authority (CA) issues and signs certificates but updating the CA itself is not the immediate action required - the CA publishes the CRL, which is what needs updating.

CCRLCorrect

The CRL (Certificate Revocation List) is a published list of digital certificates that have been revoked before their expiration date. When an employee is terminated, their certificate must be immediately added to the CRL so that any system validating that certificate will reject it, preventing the former employee from authenticating or accessing protected resources.

DRecovery agent

A recovery agent is designated to recover encrypted data if a user loses their key, not a component that needs updating to revoke access upon termination.

Concept tested: Certificate Revocation List update on employee termination

Source: https://learn.microsoft.com/en-us/windows-server/networking/core-network-guide/cncg/server-certs/configure-the-cdp-and-aia-extensions-on-ca1

Topics

#CRL#certificate revocation#employee termination#PKI

Community Discussion

No community discussion yet for this question.

Full SY0-301 Practice