Skip to content

Creating a SAN Certificate for Use With RDS 2012

Technical Article

How to request and create a Subject Alternative Name certificate covering every Remote Desktop Services 2012 role name clients connect to.

Categories
MicrosoftRds 2012Virtualisation
Tags
Computer CertificatesCustom RequestEnrollment PolicyRemote Desktop Services 2012Server Authentication
Creating a SAN Certificate for Use With RDS 2012

When configuring a RDWA Farm, Connection broker HA or Gateway Services it is recommended that you use a SAN or Wild certificate.

SAN certificates allow you to use alternative names providing alternative name resolution for internal and external connections.

Please see the following Link http://www.cacert.org  for Free certificates. I would recommend purchasing certificates for production environments.

Open MMC > add snap in > select Local computer certificates.

Creating a SAN Certificate for Use With RDS 2012

Right click > All Tasks > Advanced Operations > Create Custom Request

Creating a SAN Certificate for Use With RDS 2012 (screenshot 2)

Ensure that you select Proceed without enrollment policy

Creating a SAN Certificate for Use With RDS 2012 (screenshot 3)

Select Legacy Template Key and PKCS#10

Creating a SAN Certificate for Use With RDS 2012 (screenshot 4)

Configure the properties.

Creating a SAN Certificate for Use With RDS 2012 (screenshot 5)

Enter a friendly name for the certificate and a description .

Creating a SAN Certificate for Use With RDS 2012 (screenshot 6)

 Creating the Subject Name of the SAN Certificate

To create the san certificate, you would need to enter the following fields into the subject name.

CN=remotedesktop.example.com

OU=example company

O=IT

POBox=

STREET=downing street

STREET=

STREET=

L=

S=

PostalCode=

C=

Email=

Phone=

Creating the Subject Name of the SAN Certificate

Add Server Authentication to the selected options

Creating the Subject Name of the SAN Certificate (screenshot 2)

select a Key Size of 4096 and a key type of Exchange Type

Creating the Subject Name of the SAN Certificate (screenshot 3)

Click Next after configuring the certificate

Creating the Subject Name of the SAN Certificate (screenshot 4)

Save the request file to a location of your chose.

You can check your CSR using the following tool https://secure.comodo.net/utilities/decodeCSR.html