Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[http] Add option to accept self signed certs #518

Open
james138138 opened this issue Jul 27, 2023 · 1 comment
Open

[http] Add option to accept self signed certs #518

james138138 opened this issue Jul 27, 2023 · 1 comment
Labels
enhancement New feature or request plugin: http

Comments

@james138138
Copy link

Describe the problem
We have use case where application needs to call self signed intranet endpoint.

Describe the solution you'd like
It would be nice to have an option to allow Tauri(reqwest) accept self signed certs for a given http scope.

Alternatives considered
Setup a proxy, or fork the http plugin.

Additional context
Just a massive thanks for all your great work. The dev experience with Tauri is amazing!

@FabianLars FabianLars changed the title [feat][http][v2]Add option to accept self signed certs [http] Add option to accept self signed certs Aug 16, 2023
@github-project-automation github-project-automation bot moved this to 📬Proposal in Roadmap Sep 26, 2023
@FabianLars FabianLars added enhancement New feature or request plugin: http labels Apr 23, 2024
@RickeyWard
Copy link

I'd really like to see this added. It's trivial to expose a tauri:command to use reqwest but when the only reason to do so is the official plugin skipped 2 features it's just more custom code to maintain for every individual who needs it instead of one place.

bumping this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request plugin: http
Projects
Status: 📬Proposal
Development

No branches or pull requests

3 participants