Skip to content

http.nonProxyHosts does not work without http.proxyUser, with quotes and more related issues #415

@markieww

Description

@markieww

The fix #272 to support the http.nonProxyHosts does not work.

We use a configuration with an exception for hosts which should not be routed via a proxy.

For example: -Dhttp.proxyHost=proxy -Dhttp.proxyPort=80 -Dhttps.proxyHost=proxy -Dhttps.proxyPort=80 -Dhttp.nonProxyHosts="localhost|.local|externalhost"

But when sending an AS2-message to https://externalhost:8443/content/foo.bar.AS2Server (configured in partnerships.xml) via OpenAS2 4.0.0 the proxy is still used.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions