mohit7705 commented on issue #1367:
URL: 
https://github.com/apache/datafusion-ballista/issues/1367#issuecomment-3716596519

   Hi @milenkovicm 👋  
   
   I’d like to help with this issue.  
   I’m planning to start by:
   - Understanding the current HTTP communication flow between client, 
scheduler, and executors
   - Researching how TLS is typically handled in similar distributed systems
   - Proposing a minimal, optional TLS configuration (keeping plain HTTP as 
default)
   
   Before proceeding further, I’d appreciate guidance on:
   1. Whether TLS should be implemented at the transport layer only or also 
include mutual TLS (mTLS)
   2. Any preferred libraries or existing patterns in the project for 
security-related configuration
   3. Whether a design proposal document would be helpful before implementation
   
   Thanks!
   


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


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

Reply via email to