Open
Description
Right now, we're using OpenSSL for custom TLS configuration. But, we can also do that in rustls and reqwest does support that backend, which is what we should switch to for the CLI to be platform-agnostic.
Right now, we're using OpenSSL for custom TLS configuration. But, we can also do that in rustls and reqwest does support that backend, which is what we should switch to for the CLI to be platform-agnostic.