GitHub user dzueck added a comment to the discussion: Encrypting internal RESTful requests between micro services
I am not assuming we are using http. I have shown that we are and that using http can leak information. https does seem like a valid solution, however we need to figure out how to do certificate distribution as https requires an authority to authenticate connections. Additionally, https would provide even more important qualities like integrity and authentication which we have not discussed much here, but are also very important. GitHub link: https://github.com/apache/texera/discussions/6059#discussioncomment-17600542 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
