You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
beside maybe faster, there's more reason why we should move ? support both ?
We could support both, it would mean adding new param to -transport option (to select which to use).
Another reason would be testing rust-driver if Rustls is not having issues (it's not so well tested like openssl I believe)
Rust-driver 1.0.0 introduced option to use
Rustls
for tls instead of openssl which should be faster.The text was updated successfully, but these errors were encountered: