update certificate rd gateway and session hosts 2019

Henry Niekoop 86 Reputation points
2021-10-04T14:54:56.637+00:00

How do we update the ssl certificate for the rd gateway and session hosts 2019? Do we update it in IIS and Terminal Server configuration manager? IS there anything else we need to do?

And will the old rdp file to connect to the rd gateway still work?

I have to know how this works exactly to avoid long extended down time.

Windows for business Windows Server User experience Other
0 comments No comments
{count} votes

Accepted answer
  1. Limitless Technology 39,916 Reputation points
    2021-10-05T08:45:41.373+00:00

    Hello Henry N

    Normally I follow the next steps:

    1. Start by importing the SSL certificate into the Computer Account. MMC (Add/Remove Snapins - Certificates -Computer Account). I imported the cert into the Personal and Remote Desktop stores.
    2. Import the SSL certificate into IIS. Run IIS Manager, select the ServerName (left side Connections), under the IIS section, open Server Certificates, import the SSL certificate here. Select the Web site (left side Connections), open Bindings (on the right side Actions) and associate/bind the wildcard cert with the appropriate https,host,port(443).
    3. TS RemoteApp Manager, Overview Section, Digital Signature Settings, Change, Digital Signature, Sign with a digital certificate checked Change, select the SSL certificate.
    4. TS Gateway Manager, select ServerName, Properties, SSL Certificate tab, select an existing certificate for SSL encryption (recommended), Browse Certificates, select the SSL certificate.
    5. Terminal Services Configuration, Connections area, select appropriate connection, Properties, General tab, Select, select the SSL certificate.

    --If the reply is helpful, please Upvote and Accept as answer--

    0 comments No comments

2 additional answers

Sort by: Most helpful
  1. Henry Niekoop 86 Reputation points
    2021-10-07T14:17:08.517+00:00

    something is missing for me from these steps. I've managed to setup a test environment to test this however the old rdp files work but the new ones (after configuring the new certificates) do not work. I see the new rdp files have the new certificate embedded.

    What could I possibly be missing?

    0 comments No comments

  2. Henry Niekoop 86 Reputation points
    2021-10-09T02:39:43.147+00:00

    Sorry it worked fine in the production so I must have done something wrong when I tested it. Thanks!

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.