Skip to content

Option to accept self-signed/invalid SSL certificates #313

@ChadThackray

Description

@ChadThackray

Problem

When running Transmission behind a reverse proxy with a self-signed certificate, TrguiNG cannot connect because the reqwest client performs strict certificate validation against the system trust store.

The connection fails with the equivalent of: SSL certificate problem: unable to get local issuer certificate

The predecessor (transgui) did not perform certificate validation at all, so these setups worked out of the box.

Proposal

Add a per-connection toggle to accept invalid/self-signed certificates.

Happy to submit a PR for this if approved.

Metadata

Metadata

Assignees

No one assigned

    Labels

    fix-committedFix for the issue is in the main branch

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions