HTTPConnector with proxy
Cantor, Scott
cantor.2 at osu.edu
Wed May 5 15:35:54 UTC 2021
On 5/5/21, 11:10 AM, "users on behalf of Manolo Garcia Alvarez" <users-bounces at shibboleth.net on behalf of mgarciaal at uoc.edu> wrote:
> The HTTPConnector works just fine when there is direct access to the service, but when we use an HTTP proxy
> (adding https.proxyHost and https.proxyPort in the Tomcat bootstrap), the HTTPConnector seems to ignore it.
I certainly hope so.
> Has anybody successfully used the HTTPConnector with a proxy? Is there any additional configuration for the
> HTTPConnector?
Most of the HTTP client settings are in the javadocs [1] for the builder base class the HttpClient factory bean is based on.
-- Scott
[1] https://build.shibboleth.net/nexus/content/sites/site/java-support/8.2.0/apidocs/net/shibboleth/utilities/java/support/httpclient/HttpClientBuilder.html?is-external=true
More information about the users
mailing list