Skip to content

Add 'native-tls' feature to reqwest dependency#1166

Open
crust3780 wants to merge 1 commit intoRightNow-AI:mainfrom
crust3780:patch-1
Open

Add 'native-tls' feature to reqwest dependency#1166
crust3780 wants to merge 1 commit intoRightNow-AI:mainfrom
crust3780:patch-1

Conversation

@crust3780
Copy link
Copy Markdown

Summary

Fixes #1160

Changes

Enables native-tls in reqwest

Testing

  • cargo clippy --workspace --all-targets -- -D warnings passes
  • cargo test --workspace passes
  • Live integration tested (if applicable)

Security

  • No new unsafe code
  • No secrets or API keys in diff
  • User input validated at boundaries

@crust3780
Copy link
Copy Markdown
Author

Tested it on MacOS and it solves my issue.

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.

MacOS custom certificate

1 participant