I am trying to secure communication between serverA to serverB on port 2020
For this purpose I have separate network interface which I want to use and set up secure communication using SSL.
Please note there is nothing in between. I mean nothing I could have access to like proxy, network load balancer or anything of this kind.
Is that possible ? Could you please drive me to the right reading ?
please advise