Skip to content

connecting to a https proxy over https doesn't appear to work #839

Description

@gsar

if i set the http_proxy* args to a https proxy, the connect to the proxy doesn't appear to be going over SSL. this leaks the proxy credentials over a plaintext channel. the underlying Net::HTTP.new appears to support p_use_ssl (8th positional argument) to enable this, however HTTParty doesn't appear to use it. just thought i'd let you know of this gap.

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