IBM Security QRadar SIEM V7.4.3 Administration — Question 34
On an App Host, to reload an SSL certificate, which service needs to be restarted?
Answer options
- A. tomcat
- B. docker
- C. httpd
- D. ecs-ec-ingress
Correct answer: B
Explanation
The correct answer is B, as restarting the Docker service is necessary to apply changes to the SSL certificate within the containers. The other options, such as tomcat, httpd, and ecs-ec-ingress, do not directly handle SSL certificate management in this context.