I need to enable mutual auth between server and client dockerized application.
Can anyone provide me a reference a link or how to configure the env with/ out nginx.
So that client’s docker container should not only validate incoming certificate but also should attach automatically certificate with every outgoing calls.
Thanks and regards