Page 1 of 1

Securing RDP with SSL certificate

Posted: Tue May 30, 2017 7:50 am
by EduardoLn
Good morning (and sorry for my English),

Is possible to use a SSL certificate from a trusted entity for RDP connections? Some customers complains about the warning message that appears when they try to connect indicating that the certificate can not be verified.
RDPWarning.jpg
I have my SSL certificate (wildcard) installed computer's certificate store, even in the "Remote Desktop" group, but always use a self-signed certificate with the computer name when connecting.

Any help is welcome.

Re: Securing RDP with SSL certificate

Posted: Tue May 30, 2017 2:27 pm
by juwagn
Hello,

yes, that is possible, but actually it has to be done manually only.
http://support.tsplus.net/kb/faq.php?id=54

Re: Securing RDP with SSL certificate

Posted: Tue May 30, 2017 3:12 pm
by EduardoLn
Hello juwagn,
I followed the steps indicated in the FAQ and it worked perfectly.

No more complaints for this reason! :D

Thanks!!

Re: Securing RDP with SSL certificate

Posted: Wed Oct 25, 2017 2:53 pm
by jeffers1974
You can also do this from the Remote Desktop Session Host Configuration MMC snap in (even where you dont have full RDS installed). This also allows to to ensure TLS is selected. You should also use a tool like IISCrypto to turn off insecure algorithms and TLS 1.0 and older which are known to be insecure as well as setting the TLS setting from within TS Plus. Very important if you need to worry about PCI compliance.

Re: Securing RDP with SSL certificate

Posted: Thu Apr 05, 2018 8:01 am
by cillian
Thanks for the link, juwagn!