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

deps(rustls+openssl): re-export rustls and openssl dependencies ? #162

Open
oleonardolima opened this issue Feb 4, 2025 · 0 comments
Open
Labels
documentation Improvements or additions to documentation new feature New feature or request question Further information is requested

Comments

@oleonardolima
Copy link
Collaborator

oleonardolima commented Feb 4, 2025

As mentioned in a discord discussion, a user relying on the use-rustls feature needs to also depend on rustls dependency making sure to match the dependency version, to properly use rust-electrum-client with rustls, as it relies on a CryptoProvider implementation.

Alongside that there's a lack of documentation regarding the proper usage of this project with use-rustls and CryptoProvider inner workings.

It can be solved by using the use-rustls-ring feature, however, it'd be easier if the users had access to a re-exported version of the rustls.

Also, does that also applies for openssl one ?

@oleonardolima oleonardolima added documentation Improvements or additions to documentation new feature New feature or request question Further information is requested labels Feb 4, 2025
@oleonardolima oleonardolima moved this to Discussion in BDK Wallet Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation new feature New feature or request question Further information is requested
Projects
Status: Discussion
Development

No branches or pull requests

1 participant