You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/06/29 01:32:11 UTC

[GitHub] [pulsar-manager] jaschnell commented on issue #310: Support for TLS Authentication & Authorization

jaschnell commented on issue #310:
URL: https://github.com/apache/pulsar-manager/issues/310#issuecomment-650856588


   What are the possible values for the 1st two parameters.
   
   Is the tlstrustcertfilepath  the path to the ca cert or the cert for the
   role with admin privs?
   
   What about all the references to the keystore in the application.properties
   file?  Are they still needed?
   
   Do you have a full application.properties that supports tls certs?
   
   On Sun, Jun 28, 2020 at 9:19 PM Guangning <no...@github.com> wrote:
   
   > This feature has been supported here, and I will release a new version
   > recently. At present, you can add the following configuration to enable
   > this feature based on the latest code:
   >
   > backend.broker.pulsarAdmin.authPlugin=
   > backend.broker.pulsarAdmin.authParams=
   > backend.broker.pulsarAdmin.tlsAllowInsecureConnection=false
   > backend.broker.pulsarAdmin.tlsTrustCertsFilePath=
   > backend.broker.pulsarAdmin.tlsEnableHostnameVerification=false
   >
   > @jaschnell <https://github.com/jaschnell> @tabalt
   > <https://github.com/tabalt>
   >
   > —
   > You are receiving this because you were mentioned.
   >
   >
   > Reply to this email directly, view it on GitHub
   > <https://github.com/apache/pulsar-manager/issues/310#issuecomment-650853783>,
   > or unsubscribe
   > <https://github.com/notifications/unsubscribe-auth/APUVBFWVF2Z4YPMWKY5HRV3RY7T2LANCNFSM4OI4I3FQ>
   > .
   >
   -- 
   Sent from Gmail Mobile
   


----------------------------------------------------------------
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:
users@infra.apache.org