|
|
|
|
|
by dx034
3453 days ago
|
|
I thought it was recommended to use https between microservices for all communication? Otherwise the user might think their data is encrypted even though it travels plain-text through networks after the first server, as not all services will run in a separated network. |
|
And anyways you can solve it in the same way: nginx LBs to terminate SSL internally.