Easiest Way To Fix Untrusted SSL for RDS

Anonymous
2024-04-09T21:59:53+00:00

So, I don't have a Certificate Authority on my server and I just need a single cert to be trusted so it can be used on our VPN for RemoteApps via RDS.

Within our network, it shows NOT SECURE which is fine but the same cert will not work over VPN.

What is a quick and easy way to resolve this? It is my last hold up before rolling our RemoteApps.

Windows for business | Windows Server | User experience | Remote desktop services and terminal services

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question. To protect privacy, user profiles for migrated questions are anonymized.

0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Anonymous
    2024-04-10T03:11:56+00:00

    Hello,

    The quickest and easiest method is to obtain a certificate from a public Certificate Authority (CA) and associate it with RD Web Access (when user access RemoteApps through RDWeb).

    When connecting via VPN from outside the network, client computers typically trust certificates issued by well-known authorities by default. If a certificate isn't recognized as valid, it may reject the connection to mitigate potential security risks.

    Once the public certificate is installed, it's already trusted by most operating systems and web browsers, eliminating the need for manual installation on each client's trusted root store, as required in the case of self-signed certificates.

    Reference article:

    Using certificates in Remote Desktop Services | Microsoft Learn

    How to Create a Self-Signed Certificate on Windows | Windows OS Hub (woshub.com)Note: Since the websites are not hosted by Microsoft, the links may change without notice. Microsoft does not guarantee the accuracy of this information. 

    Regards,

    Karlie

    0 comments No comments
  2. Anonymous
    2024-04-16T14:03:15+00:00

    Thank you for this...I did check out a few public providers but still seems like it is kind of difficult to do...for instance, I went to Lets Encrypt and I just need a trusted certificate for our internal network and I didn't find direct instructions on how to make this. I just need this internal one "trusted"...

    0 comments No comments