Hi guys,
Hoping somebody can help on this one. I have a new RDS environment Im rolling out on Server 2019, hosted in Azure.
Ive been provided with a wildcard cert for the companys external domain, which is where the external url will be published.
The problem is that the internal domain name is different. I presume this is a common enough scenario. At the moment if I look at the cert level on the RDS deployment everything shows as trusted with the external wildcard cert installed. However if I browse to the gateway from any internal device the browser revokes the cert as its for a different domain.
I found the following script which looks like it may be applicable.
https://gallery.technet.microsoft.com/Change-published-FQDN-for-2a029b80
Is this the correct process I should follow, or is there a better way to resolve?