This message was deleted.
# general
m
This message was deleted.
m
Morning! You’re sort of begging the question 🙂 Is it safe to do this thing that’s safe to do? 😄
The questions to ask are: What makes it safe using HTTP there? How are you protecting that traffic, and what are the threats?
t
Ahah yes, I’ve written my message too fast 😄 The questions are: • Should I setup HTTPS for lines of connection 1,2,3 ? Can 4 be just HTTP since it’s in a private subnet inside a VPC ? • If yes, what are you recommending using for having HTTPS through 1,2,3 ?
m
(I’m not an Ory person, btw)
But if (4) is in a private subnet then I would imagine it’s low risk. It might be worth considering what the threats might be in the VPC and writing them down to assess, and if you deem them low risk in your use case (e.g. you’re not a bank or a military supplier) then write that down too and show it to your friendly neighbourhood pen tester when you get them in to check the system.
1
m
FWIW I agree with Robert. It always helps to do some threat modelling! See this talk from Ory Summit on the topic as well 🙂

https://www.youtube.com/watch?v=yHf9Z-eKc0U

1