I have server and client running OS Window 7 ultimate. I would like to configure so that server and client communicate under TLS.
At server, I go Local Group Policy-> Remote Desktop Host -> Security to enable Secure Layer to TLS1.0.
When I connect the server from client, I did capture the packet using Wireshark, but I never see the TLS setup .
I did google alot regarding how to set up the TLS. It said that the self-signed cert is not trusted from the trusted root CA. Is it because of this so the TLS can't set up?