List of questions
Related questions
Question 447 - 200-901 discussion
An engineer must review and clean up a code repository. During the review, the engineer finds a file named config.json that contains API URLs, shared keys, and other application configurations. Which two methods, according to best practice, must be used to protect secrets? (Choose two.)
A.
Store in plaintext if they are not stored in a code repository.
B.
Store as plaintext when the server is secured physically.
C.
Never appear in plaintext at rest or in transit.
D.
Make them long, secure strings that include numbers with special characters.
E.
Always store in a secure vault.
Your answer:
0 comments
Sorted by
Leave a comment first