A clear and concise description of what the bug is. after we changed the jre version to 8.0.6.26, I always get below exception when connecting the one endpoint using cxf, The hostname verifier should ...
I understand why HostNameVerifier is only defined in OkHttpChannelBuilder. As you mentioned, I guess that there would be no need to override hostnameVerifier that always returns true in test ...