CCSP Exam QuestionsBrowse all questions from this exam

CCSP Exam - Question 10


What is the biggest concern with hosting a key management system outside of the cloud environment?

Show Answer
Correct Answer: A

The biggest concern with hosting a key management system outside of the cloud environment is confidentiality. A key management system is used to securely store and manage keys, which are crucial for encrypting and decrypting data. If this system is outside the cloud environment, it may be more exposed to potential unauthorized access, leading to a compromise of the keys' confidentiality. This exposure increases the risk of the sensitive data being accessed by unauthorized parties, making confidentiality the primary concern.

Discussion

13 comments
Sign in to comment
vitoscotorroOption: C
Feb 3, 2020

C - should be the answer

RamnikOption: C
Mar 2, 2021

C is correct.

Zeezee2Option: C
Nov 18, 2021

correct

DMODOption: C
May 27, 2023

A is a key concern for both external/on-prem hosting and in-cloud hosting. But C is the unique (additional) biggest concern that comes with an externally hosted key-management.

BenojojoOption: A
May 15, 2020

Confidentiality looks like the closest answer to me

echo_cert
Aug 15, 2020

Outside the cloud env could be on premise. And that does not imply loss of confidentiality. Whereas Availability of the key is always a question when needed for any operation

CL888
Sep 5, 2020

Exactly

tngx2020
Oct 30, 2020

risk to key confidentiality could lead to data breach, while risk to key availability leads to data loss. The question here is of the biggest concern and C should be correct.

xaccan
Oct 5, 2021

Confidentiality will be an issue when you host the key on a cloud provider, not the opposite. The availability is the real issue.

nelombg
Jan 11, 2022

availability

stevrodOption: C
Feb 23, 2021

C - Availability is the correct answer.

[Removed]Option: A
Jan 3, 2022

Availability can be addressed by using Key escrow (providing multiple parties access to the key) however maintaining confidentiality is difficult as multiple parties will need to have access to key even if you have access control, a rouge party could still compromise the key. so I think the answer is confidentiality

VoldamortOption: C
Jan 5, 2022

My first thought was that it should be Confidentiality but then I thought that I could be hosting the Key Management on Premise and then that would not be the problem. I think that the correct answer is C Availability.

NJALPHAOption: C
Mar 27, 2023

When a key management system is outside of the cloud environment hosting the application, availability is a primary concern because any access issues with the encryption keys will render the entire application unusable

JKCYOption: A
Feb 15, 2021

confidentiality should be the answer

DA95Option: A
Dec 9, 2022

The biggest concern with hosting a key management system outside of the cloud environment is likely confidentiality. A key management system is a type of security system that is used to securely store and manage keys, which are used to encrypt and decrypt data. If the key management system is hosted outside of the cloud environment, it may be more vulnerable to unauthorized access, which could compromise the confidentiality of the keys and the data they protect. This could also affect the integrity and availability of the data, but confidentiality is likely the most significant concern in this situation.

Pika26Option: A
May 22, 2023

A: Confidentiality

globy118Option: A
Jun 5, 2024

should be A. availability is a concern, but not the primary concern. the answer is confidentiality because external management introduces risk related to unauthorized access and exposure of sensitive keys.