Skip to content

libssl1.1.1 woes #250

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

Closed
nickray opened this issue Nov 4, 2018 · 2 comments
Closed

libssl1.1.1 woes #250

nickray opened this issue Nov 4, 2018 · 2 comments

Comments

@nickray
Copy link
Contributor

nickray commented Nov 4, 2018

Running on debian/testing is turning a lot of crates into a bit of a saga currently...

To build svd2rust-regress, what worked for me (consulting sfackler/rust-openssl#994 (comment)) is adding

[replace]
"openssl:0.9.24" = { git = "https://github.com/ishitatsuyuki/rust-openssl", branch = "0.9.x" }

to its Cargo.toml.

What is the proper way to get this to run?

@nickray nickray changed the title libssl1.1.1 libssl1.1.1 woes Nov 4, 2018
@jamesmunns
Copy link
Member

@nickray I noticed this, but haven't pushed an update for this.

I expect to bump our dependency on reqwest from 0.8 to 0.9, which will pull in the newest version of openssl. If this change works for you, and if you'd like to submit this change as a PR, I'll merge it quickly!

@burrbull burrbull mentioned this issue Jul 19, 2019
@adamgreig
Copy link
Member

This should be fixed by #346.

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

No branches or pull requests

3 participants