Hi
I have a deployed server running Server Essentials 2012 that is configured with Remote Web Access.
The server also has an application server running on the standard HTTPS port (tcp/443)
I have changed the IIS configuration for RWA to run on a non-standard port (tcp/4433) and authentication works fine. When i click the link to access the server, the remote RDP client tries to connect to the server but comes back with an error telling me "the server address requested and certificate subject name do not match"
Upon examination of the certificate, it is actually for the application server running on tcp/443, not RWA on tcp/4433
Is there a way of manually configuring this so it connects to the correct instance ?
I tried to install the RD Gateway Manager but it appears not to work
Does anyone know how a workaround please ?