nerdexam
CompTIA

SY0-301 · Question #1

Which of the following devices is BEST suited for servers that need to store private keys?

The correct answer is A. Hardware security module. Hardware Security Modules (HSMs) are purpose-built devices for secure cryptographic key generation, storage, and management. They provide tamper-resistant hardware protection specifically designed for private key storage.

General security concepts

Question

Which of the following devices is BEST suited for servers that need to store private keys?

Options

  • AHardware security module
  • BHardened network firewall
  • CSolid state disk drive
  • DHardened host firewall

How the community answered

(24 responses)
  • A
    88% (21)
  • B
    4% (1)
  • D
    8% (2)

Why each option

Hardware Security Modules (HSMs) are purpose-built devices for secure cryptographic key generation, storage, and management. They provide tamper-resistant hardware protection specifically designed for private key storage.

AHardware security moduleCorrect

An HSM is a dedicated hardware device engineered specifically to securely generate, store, and manage cryptographic keys in tamper-resistant hardware. It enforces strict access controls and prevents private key material from ever being exposed in plaintext, making it the industry standard for servers requiring private key protection.

BHardened network firewall

A hardened network firewall filters and monitors network traffic between segments but has no built-in capability to securely store or protect cryptographic private keys.

CSolid state disk drive

A solid state disk drive is general-purpose storage media with no inherent cryptographic key protection, hardware access controls, or tamper resistance.

DHardened host firewall

A hardened host firewall is a software-based mechanism controlling traffic on a single host and is not designed or capable of securely storing private key material.

Concept tested: Hardware Security Module for private key storage

Source: https://learn.microsoft.com/en-us/azure/key-vault/keys/hsm-protected-keys

Topics

#HSM#private key storage#hardware security#cryptographic hardware

Community Discussion

No community discussion yet for this question.

Full SY0-301 Practice