Citrix ADC 13 Administrator — Question 48

Which policy will allow a Citrix Administrator to modify all the URLs in the response body from "http://" to "https://" in an SSL offload deployment?

Answer options

Correct answer: A

Explanation

Option A is correct because it accurately replaces all occurrences of 'http://' with 'https://' in the response body. Options B and D are incorrect as they either do not specify the correct pattern to replace or incorrectly format the strings. Option C is also wrong because it mistakenly tries to replace 'https://' instead of 'http://'.