Skip to content

[TlsInterception] Bypass interception for upstreams we are unable to intercept #1018

Open
@abhinavsingh

Description

@abhinavsingh

Several clients throw TLSV1_ALERT_UNKNOWN_CA alert. Example:

  • cloudresourcemanager.googleapis.com

Several clients throw ssl.SSLEOFError EOF occurred in violation of protocol (_ssl.c:997) alert. Example:

  • gateway.icloud.com
  • gs-loc.apple.com
  • p25-content.icloud.com
  • p57-content.icloud.com

Proxy should be able to auto-detect (which it already does when handling exceptions) such scenarios and bypass interception for such upstream endpoints.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Good First IssueIssues for new contributors to pick-upProposalProposals for futuristic feature requestsTaskTasks & chores related to proxy.py

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions