List of questions
Related questions
Question 2 - MCIA - Level 1 discussion
Refer to the exhibit.
An organization deploys multiple Mule applications to the same customer -hosted Mule runtime.
Many of these Mule applications must expose an HTTPS endpoint on the same port using a serversidecertificate that rotates often.
What is the most effective way to package the HTTP Listener and package or store the server-sidecertificate when deploying these Mule applications, so the disruption caused by certificate rotation isminimized?
A.
Package the HTTPS Listener configuration in a Mule DOMAIN project, referencing it from all Muleapplications that need to expose an HTTPS endpoint Package the server-side certificate in ALL MuleAPPLICATIONS that need to expose an HTTPS endpoint
B.
Package the HTTPS Listener configuration in a Mule DOMAIN project, referencing it from all Muleapplications that need to expose an HTTPS endpoint. Store the server-side certificate in a sharedfilesystem location in the Mule runtime's classpath, OUTSIDE the Mule DOMAIN or any MuleAPPLICATION
C.
Package an HTTPS Listener configuration In all Mule APPLICATIONS that need to expose an HTTPSendpoint Package the server-side certificate in a NEW Mule DOMAIN project
D.
Package the HTTPS Listener configuration in a Mule DOMAIN project, referencing It from all Muleapplications that need to expose an HTTPS endpoint. Package the server-side certificate in the SAMEMule DOMAIN project Go to Set
Your answer:
0 comments
Sorted by
Leave a comment first