Skip to content

Support for HTTPS proxy (HTTP proxy over SSL)? #10

Closed
@synchronizing

Description

@synchronizing

Wondering if python-socks has support for HTTPS proxy (HTTP proxy over SSL).

To clarify, I do not mean an HTTP proxy that supports CONNECT. I'm specifically speaking on HTTP proxy over SSL. In other words, directly on connection with a proxy the client begins the SSL/TLS handshake (before ever sending any HTTP request - nested SSL tunneling can happen thereafter if need be).

I briefly went through the code and did not see this implementation - wondering if I missed something.

Thank you!

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