QuestionQ23
Secure Deployment and MaintenanceOliver, a Server Administrator (Tomcat), has configured the web.xml file as shown in the following screenshot. What is he attempting to achieve?

- A He wants to transfer the entire data over encrypted channel
- B He wants to transfer only response parameter data over encrypted channel
- C He wants to transfer only request parameter data over encrypted channel
- D He wants to transfer only Session cookies over encrypted channel
Community Discussion