jon-wei commented on issue #6076: Mutual TLS support
URL: https://github.com/apache/incubator-druid/pull/6076#issuecomment-413040496
 
 
   I updated the patch with the following:
   - Added mutual TLS to the integration tests. All druid services will have 
both plaintext and TLS port enabled with client cert checking enabled
   - Adjusted the timers in the integration tests: I shortened the retry 
periods and increased the number of retries
   - Fixed some timing issues in certain integration tests (like feeding events 
to a worker thread before it's ready)
   - Fixes coordinator -> overlord proxy requests when TLS is enabled (the 
OverlordProxyServlet was not using a http client with the proper SSLContext)

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to