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

Query: Using openssl (prebuilt) libs from conan server #2355

Open
vithalsm opened this issue Jan 31, 2025 · 0 comments
Open

Query: Using openssl (prebuilt) libs from conan server #2355

vithalsm opened this issue Jan 31, 2025 · 0 comments

Comments

@vithalsm
Copy link

Hello,

As I understand, this crate, openssl-sys either links to 'vendored' version of openssl (built locally) or with installed openssl lib (provided by ENV variables).

In case, if we have openssl prebuilt libs for a architecture which needs to be downloaded from conan server and let openssl-sys link to same, how it can be achieved?

One of the option is to use conan2-rs crate to integrate with conan using build script (main.rs here). But then it requires modification to 'openssl-sys' crate build scripts.

If there are any recommendations please let me know.

Also, did anyone tried same using corrosion?

Thanks & Regs,
-Vithal

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

1 participant