ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 51 - MCIA Level 1 Maintenance discussion

Report
Export

An organization is creating a Mule application that will be deployed to CloudHub. The Mule application has a property named dbPassword that stores a database user’s password.

The organization's security standards indicate that the dbPassword property must be hidden from every Anypoint Platform user after the value is set in the Runtime Manager Properties tab.

What configuration in the Mule application helps hide the dbPassword property value in Runtime Manager?

A.
Use secure::dbPassword as the property placeholder name and store the cleartext (unencrypted) value in a secure properties placeholder file
Answers
A.
Use secure::dbPassword as the property placeholder name and store the cleartext (unencrypted) value in a secure properties placeholder file
B.
Use secure::dbPassword as the property placeholder name and store the property encrypted value in a secure properties placeholder file
Answers
B.
Use secure::dbPassword as the property placeholder name and store the property encrypted value in a secure properties placeholder file
C.
Add the dbPassword property to the secureProperties section of the pom.xml file
Answers
C.
Add the dbPassword property to the secureProperties section of the pom.xml file
D.
Add the dbPassword property to the secureProperties section of the mule-artifact.json file
Answers
D.
Add the dbPassword property to the secureProperties section of the mule-artifact.json file
Suggested answer: B

Explanation:

Reference: https://docs.mulesoft.com/runtime-manager/secure-application-properties

asked 18/09/2024
John Shelby
36 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first