nerdexam
CompTIA

CV0-003 · Question #447

A private cloud is using the iSCSI protocol for connection from storage to hypervisors. This connection is not encrypted currently, and the systems administrator is tasked with enabling on- the-fly…

The correct answer is A. PKI. PKI provides the certificate-based cryptographic infrastructure needed to enable on-the-fly encryption for iSCSI connections between storage and hypervisors.

Security

Question

A private cloud is using the iSCSI protocol for connection from storage to hypervisors. This connection is not encrypted currently, and the systems administrator is tasked with enabling on- the-fly encryption. Which of the following technologies should the administrator use?

Options

  • APKI
  • BIPSec
  • CHTTPS
  • DLUN encryption

How the community answered

(38 responses)
  • A
    79% (30)
  • B
    3% (1)
  • C
    13% (5)
  • D
    5% (2)

Why each option

PKI provides the certificate-based cryptographic infrastructure needed to enable on-the-fly encryption for iSCSI connections between storage and hypervisors.

APKICorrect

PKI (Public Key Infrastructure) supplies the digital certificates and key management required to establish encrypted sessions for iSCSI traffic. By deploying PKI, the administrator can issue certificates to both iSCSI initiators and targets, enabling mutual authentication and TLS-based encryption of data in transit without requiring downtime or protocol replacement.

BIPSec

IPSec encrypts network-layer traffic but operates as a protocol suite rather than the certificate infrastructure needed to manage keys and identities for iSCSI session encryption.

CHTTPS

HTTPS is an application-layer protocol for web traffic and is not applicable to encrypting block-level iSCSI storage connections.

DLUN encryption

LUN encryption protects data stored on a logical unit at rest but does not encrypt data as it travels between storage and hypervisors over the iSCSI protocol.

Concept tested: iSCSI in-transit encryption using PKI certificates

Source: https://learn.microsoft.com/en-us/windows-server/storage/iscsi/iscsi-target-server

Topics

#iSCSI#in-flight encryption#PKI#storage protocol security

Community Discussion

No community discussion yet for this question.

Full CV0-003 Practice