lhotari commented on issue #13705: URL: https://github.com/apache/pulsar/issues/13705#issuecomment-1009928556
@nicoloboschi There are tests in https://github.com/apache/pulsar/blob/master/pulsar-broker/src/test/java/org/apache/pulsar/client/api/AuthenticationTlsHostnameVerificationTest.java , do you think that there's a gap? In Pulsar client, there's custom logic to do the hostname validation: https://github.com/apache/pulsar/blob/1a3688c936bb2320db34ccfbef08500f2c522591/pulsar-client/src/main/java/org/apache/pulsar/client/impl/ClientCnx.java#L311-L316 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
