// This is a client stream, so (as we build them currently) we know we didn't present a certificate.
/// Try to install a default crypto provider if none has been installed, so that Rustls can operate.
/// We only use this for testing: It is the application's responsibility to install a CryptoProvider.