binance-spot-connector-rust icon indicating copy to clipboard operation
binance-spot-connector-rust copied to clipboard

Add ability to switch from openssl to rustls

Open bobi6666 opened this issue 9 months ago • 2 comments

hello can you add ability to set rustls instead of openssl? this is only 1 crate from 600 in my project that holding me from leaving openssl

bobi6666 avatar Jul 02 '25 17:07 bobi6666

Hi @bobi6666, I guess you mean for reqwest library, not the signature generation.

dimitrisn442 avatar Jul 14 '25 12:07 dimitrisn442

so I just need binance-sdk to call the rustls library instead of openssl if possible so that I don't have to use openssl at all and I know that it can also be switched in reqwest

po 14. 7. 2025 o 14:35 Dimitris @.***> napísal(a):

dimitrisn442 left a comment (binance/binance-connector-rust#56) https://github.com/binance/binance-connector-rust/issues/56#issuecomment-3069327328

Hi @bobi6666 https://github.com/bobi6666, I guess you mean for reqwest library, not the signature generation.

— Reply to this email directly, view it on GitHub https://github.com/binance/binance-connector-rust/issues/56#issuecomment-3069327328, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANEMYRDJVA6NL65ESFOHSM33IOPZDAVCNFSM6AAAAACAUTUFVWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTANRZGMZDOMZSHA . You are receiving this because you were mentioned.Message ID: @.***>

bobi6666 avatar Jul 14 '25 15:07 bobi6666