hostnameVerifier

Custom hostname verifier for validating server hostnames during TLS handshake. By default, OkHttp verifies that the certificate's hostname matches the request hostname. Use this to implement custom hostname verification logic.