Skip to content

Support adding custom CA certs #138

@royteeuwen

Description

@royteeuwen

We are behind an enterprise proxy, where a custom CA cert is injected between all outgoing traffic. This gives following error when trying to use SearXNG:

2025-03-26 09:22:04,241 WARNING:searx.engines.brave: ErrorContext('searx/search/processors/online.py', 116, "response = req(params['url'], **request_args)", 'ssl.SSLCertVerificationError', None, ()) False
2025-03-26 09:22:04,241 ERROR:searx.engines.brave: SSLError [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1010), verify=True

How can I configure / update the extension to be able to support this custom CA Cert, which is in my macOS keychain?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions