Skip to content

Plugin does not honor nonProxyHosts System Property #23

@mikesmithson

Description

@mikesmithson

I have configured the nonProxyHosts system property in my ~/.gradle/gradle.properties file that bypasses the proxy configuration for localhost, etc. However, when trying interact with a localhost URL using your plugin, I am getting a ' javax.net.ssl.SSLPeerUnverifiedException: peer not authenticated' exception. I can unset the proxy in my gradle build script or comment out the property entries in my gradle.properties file but I don't think I should have to do this. Is there a workaround for this, did I miss something or is this a new feature request?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions