You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2019/01/22 23:33:23 UTC

[GitHub] jon-wei commented on issue #6900: Support for optional client authentication on TLS

jon-wei commented on issue #6900: Support for optional client authentication on TLS
URL: https://github.com/apache/incubator-druid/issues/6900#issuecomment-456606915
 
 
   > I'm looking at adding a wantClientAuthconfiguration for Druid to make client authentication optional so that server will request for a client certificate, but will not fail if the client doesn't provide one.
   
   That seems fine to me, it's a supported option on the SSL socket.
   
   >  This doesn't allow Druid to support other forms of client authentication once Mutual TLS is enabled.
   
   I'm curious though, in your use case, what checks happen when a client does not provide a valid client cert?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org