secure a bunch of ports on a single IP. Not all are https but different protocols. All the services run in containers.
I have tried using https-portal, but it does not deal with this use case.
In the past I have used stunnel, but wanted to check if there is something newer/better.
thx!
is cryptcat still maintained?
I told you: 1. you don't need to have transport encryption for the dbs IF on the same host — even inter-container — trust dockers networking security 2. Just have HTTPS set up for the http containers
As roby said you could use container networking , without exposing any other ports
No knowledge about https-portal, but I believe this issue can be solved with https sidecar: https://docs.microsoft.com/en-us/azure/architecture/patterns/sidecar
Обсуждают сегодня