/// Try to install a default crypto provider if none has been installed, so that Rustls can operate.
/// (Warns if we have to do this: the application should be responsible for choosing a provider.)
/// A [`rustls::client::danger::ServerCertVerifier`] based on the Rustls's [`WebPkiServerVerifier`].