Anonymitaet commented on a change in pull request #11537:
URL: https://github.com/apache/pulsar/pull/11537#discussion_r737061434
##########
File path: site2/docs/security-tls-authentication.md
##########
@@ -75,7 +75,7 @@ superUserRoles=admin
# Authentication settings of the broker itself. Used when the broker connects
to other brokers, either in same or other clusters
brokerClientTlsEnabled=true
brokerClientAuthenticationPlugin=org.apache.pulsar.client.impl.auth.AuthenticationTls
-brokerClientAuthenticationParameters={"tlsCertFile":"/path/my-ca/admin.cert.pem,tlsKeyFile:/path/my-ca/admin.key-pk8.pem"}
+brokerClientAuthenticationParameters={"tlsCertFile":"/path/my-ca/broker.cert.pem,tlsKeyFile:/path/my-ca/broker.key-pk8.pem"}
Review comment:
Hi @tomiamao any progress? If no more feedback, we would like to close
this PR later, thanks.
--
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]