I can confirm that upgrading 6.2 to included SP1 (which I had already) and CFP17 (I only had CFP2 !) does indeed rectify the problem.Thanks for your suggestion.
This link for 6.2: OSGi Configuration Settings suggests org.apache.http.proxyconfigurator is available. However the java docs appear to be missing it: "The Adobe AEM Quickstart and Web Application." Regardless, if I attempt to use org.apache.http.osgi.services.ProxyConfiguration and associated org.a...
AEM 6.2/3/4Does anyone know if it's possible to use (or uses) the Apache HttpClient OSGi bundle (org.apache.httpcomponents.httpclient) without proxy settings?In other words, if it's disabled by unchecking "Enable HTTP Proxy" and I try to use an instance of it via HttpClientBuilderFactory, will it be...