Skip to content

Configure Relay to accept self-signed certificates #5434

@jjbayer

Description

@jjbayer

Use case: A user runs Relay and wants to connect to sentry.io through a proxy.

Currently certificates are compiled in because we use reqwest with the native-tls-vendored feature. But we could add a config option that points to a self-signed "upstream certificate", and load that via https://docs.rs/reqwest/latest/reqwest/struct.ClientBuilder.html#method.add_root_certificate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions