Skip to content

feat: add option to ignore ssl cert error behind http proxy - #645

Open
icy-fish wants to merge 1 commit into
nashsu:mainfrom
icy-fish:feat_ignore_ssl_error
Open

feat: add option to ignore ssl cert error behind http proxy#645
icy-fish wants to merge 1 commit into
nashsu:mainfrom
icy-fish:feat_ignore_ssl_error

Conversation

@icy-fish

@icy-fish icy-fish commented Aug 4, 2026

Copy link
Copy Markdown

Close #644

For http proxy servers using self-signed ssl certificates, proxied https request will always fail with ssl cert invalid error at client side.

In that case, add extra network setting option for user to ingnore SSL error for trusted proxy server to make external API request work.

For http proxy servers using self-signed ssl certificates, proxied https
request will always fail with ssl cert invalid error at client side.

In that case, add extra network setting option for user to ingnore SSL
error for trusted proxy server to make external API request work.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add option to ignore SSL error behind http proxy

1 participant