alexku7 commented on issue #346: URL: https://github.com/apache/pulsar-manager/issues/346#issuecomment-711027506
@tuteng Unfortunately it is not working I tried to do the double check again but it seems this feature is intended to tls encryption traffic in case it's required by brokers. But if , in addition to the tls encryption, we require the client authentication, it's failed with error [io-7750-exec-10] o.apache.pulsar.manager.utils.HttpUtil : http request exception message: Received fatal alert: bad_certificate, http request error stack: null And it seems , actually is not implemented in the https://github.com/apache/pulsar-manager/blob/73f185c7852d45cbfe6ed386972ffe9058ffffe5/src/main/java/org/apache/pulsar/manager/utils/HttpUtil.java#L92 Even , i tried to import client keys and certificates...still the same error :( ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org