You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/04/11 02:08:53 UTC

[GitHub] [pulsar] momo-jun commented on a diff in pull request #14569: [Broker] Full-support ssl provider, ciphers and protocols for broker service and proxy service

momo-jun commented on code in PR #14569:
URL: https://github.com/apache/pulsar/pull/14569#discussion_r846897724


##########
conf/broker.conf:
##########
@@ -618,13 +618,15 @@ tlsCiphers=
 # authentication.
 tlsRequireTrustedClientCertOnConnect=false
 
+# Specify the TLS provider for the broker service:

Review Comment:
   Yep, to both broker/standalone and proxy sections. Will add the docs after the 2.10 release.



-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org