Can you please suggest how to avoid httpoxy vulnerability in Oracle isupport application
Am using Oracle iSupport Version 12.1.3
Recent past we found httpoxy vulnerability issue. I need to stop this from the application level. IS there any syntax that can be added to the configuration files for the same.I googled and found the syntax
RequestHeader unset Proxy early
But if we use this the application is not starting up. Kindly suggest