Allow custom root certificates. Useful in some VPN context. * blocking: https://docs.rs/reqwest/latest/reqwest/blocking/struct.ClientBuilder.html#method.add_root_certificate * async: https://docs.rs/reqwest/latest/reqwest/struct.ClientBuilder.html#method.add_root_certificate