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

fix(curl): revert to use openssl on macos [INS-3445] #6981

Merged
merged 1 commit into from Jan 11, 2024

Conversation

notjaywu
Copy link
Contributor

@notjaywu notjaywu commented Jan 11, 2024

Revert to use OpenSSL on macOS, since some limitations of SecureTransport backend.

  • Upgrade node-libcurl version to 2.4.1-9
  • Remove the special code for macOS in the last release

changelog(Fixes): Fixes an issue with SSL Certificates on macOS that was related to the usage of the SecureTransport backend for libcurl.

@notjaywu notjaywu self-assigned this Jan 11, 2024
@notjaywu notjaywu merged commit b2e390f into develop Jan 11, 2024
8 checks passed
@notjaywu notjaywu deleted the fix/macos-openssl branch January 11, 2024 09:55
jackkav pushed a commit to jackkav/insomnia that referenced this pull request Mar 13, 2024
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.

None yet

2 participants