mTLS is 2 way authentication between Client & Server in which both the client & server authenticates the identity of one another.
This setup has been done on a docker based HTTP server, and the same could be emulated to a VM / Physical sandbox.
Read More on mTLS over here