fun hostnameVerifier(hostnameVerifier: HostnameVerifier): OkHttpClient.Builder
Sets the verifier used to confirm that response certificates apply to requested hostnames for HTTPS connections.
If unset, a default hostname verifier will be used.