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: drop the pin to openssl-sys which was building against 1.1.x. #921

Closed
wants to merge 2 commits into from

Conversation

tuddman
Copy link
Contributor

@tuddman tuddman commented Jul 24, 2024

Summary

Experiment to find out if dynamically linking to OpenSSL 1.1.1 was itself the issue.

As rust-openssl now builds against OpenSSL 3.x.x https://github.com/sfackler/rust-openssl/blob/master/openssl-sys/Cargo.toml#L28

@tuddman
Copy link
Contributor Author

tuddman commented Jul 24, 2024

Closing. As I suspected, without an explicit commit to reference that clearly solves the underlying linking issue, then pinning the openssl-sys version (or not) has no effect.

@tuddman tuddman closed this Jul 24, 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.

1 participant