I am maintaining our Nominet domains through their EPP System.
To do this is I am instantiating a TCP client and connecting using an ssl stream, everything is working fine locally in my virtual machine using both IIS and IIS Express.
However, when I deploy to our test server I get the error message "Authentication failed because the remote party has closed the transport stream".
I have tried disabling the firewall, and running fiddler but neither have helped, anyone got any ideas?