Skip to content
This repository has been archived by the owner on Sep 29, 2024. It is now read-only.

Revert to OpenSSL #233

Merged
merged 8 commits into from
Nov 24, 2021
Merged

Revert to OpenSSL #233

merged 8 commits into from
Nov 24, 2021

Conversation

keeshux
Copy link
Member

@keeshux keeshux commented Nov 24, 2021

Some subtle differences with BoringSSL, very hard to address.

Fixes #230, fixes #232

@keeshux keeshux added this to the 4.0.2 milestone Nov 24, 2021
@keeshux keeshux self-assigned this Nov 24, 2021
@keeshux keeshux linked an issue Nov 24, 2021 that may be closed by this pull request
@keeshux
Copy link
Member Author

keeshux commented Nov 24, 2021

Bitcode disabled has a weird effect on the client app in development mode:

  • App works when run from Xcode
  • App crashes when run independently on device

The opposite happens in distribution (TestFlight), app crashes when Bitcode is enabled.

It's more likely that his has to do with https://github.com/keeshux/openssl-apple/

@keeshux
Copy link
Member Author

keeshux commented Nov 24, 2021

Crashes were fixed by using an OpenSSL binary with Bitcode completely disabled.

@keeshux keeshux merged commit b6d3cdc into master Nov 24, 2021
@keeshux keeshux deleted the revert-to-openssl branch November 24, 2021 15:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TLS fails on CA verification with e.g. Let's Encrypt certificates TLS negotiation times out with ProtonVPN
1 participant