View all questions & answers for the F5 BIG-IP LTM Specialist: Maintain and Troubleshoot (301b) Exam Materials exam
F5 BIG-IP LTM Specialist: Maintain and Troubleshoot (301b) Exam Materials-Question 70 Discussion
Comments
Selected Answers: A
An LTM Specialist finds that a web page load balanced by an LTM device displays the following browser warning: "This page contains insecure content." When browsing to the web server directly this warning is NOT present. ltm virtual VS_HTTP { destination ip-protocol tcp mask 255.255.255.255 pool http_pool profiles { client_ssl_profile { context clientside } http { } tcp { } } source 0.0.0.0/0 source-address-translation { type automap } vlans-disabled } ltm pool http_pool { members { HTTP { address } } } Trace captured to the virtual server $ curl http://www.brave-dumps.com <!DOCTYPE html> <html> <body> <h2>Click Here For Support</h2> <img src="http://image.brave-dumps.com/images/support.jpg" alt="Support Button"> </body> </html> Trace captured direct to the web server $ curl https://www.brave-dumps.com <!DOCTYPE html> <html> <body> <h2>Click Here For Support</h2> <img src="https://image.brave-dumps.com/images/support.jpg" alt="Support Button"> </body> </html> Which step should the LTM Specialist take to resolve the web browser warning message? (Choose one answer)
Brave-Dump Clients Votes