CyberArk PAM-CDE Recertification — Question 51
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 vailidation endpoint.
- D. Configure ASLR.
Correct answer: A
Explanation
The correct next step is to deploy the HTML5 service (guacd), as it is essential to have the service running to facilitate the operation of the web application. Securing connections and endpoints can be configured after the deployment, and ASLR configuration is not a necessary step in the immediate installation process.