nodece commented on issue #22124:
URL: https://github.com/apache/pulsar/issues/22124#issuecomment-1988072578

   > I was surprised to learn that the pulsar broker does not support 
authenticationRefreshCheckSeconds for mTLS
   
   mTLS is different from other auth, and when used, your network is protected.
   
   Once your certificate expires, the connection will be disconnected, and then 
the client will reconnect to the broker. 
   
   Please make sure your certificate is fine on the client and broker sides.
   
   >Perhaps provide a table, listing all the auth plugins, and their support 
for authenticationRefreshCheckSeconds. This can be Yes, no or n/a
   
   Good idea! We can improve here.
   
   
   


-- 
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]

Reply via email to