CyberArk Sentry – PAM — Question 52
You are installing the HTML5 gateway on a Linux host using the RPM provided.
After installing the Tomcat webapp, what is the next step in the installation process?
Answer options
- A. Deploy the HTML5 service (guacd).
- B. Secure the connection between the guacd and the webapp.
- C. Secure the webapp and JWT validation endpoint.
- D. Configure ASLR.
Correct answer: A
Explanation
The correct step after installing the Tomcat webapp is to deploy the HTML5 service (guacd), as it is essential for the functionality of the gateway. Securing connections and validating endpoints are important, but they come after the service has been deployed. Configuring ASLR is unrelated to the immediate installation steps for the HTML5 gateway.