Ahmed Hussein Online

Active Directory Rights Management Services (AD RMS ) : Part 6 ( Create a Custom Template to Issue the Needed Certificate )

this post ill show you how to create a custom template in your internal CA and how to issue a certificate with alternative names so that I can be installed on all the needed servers

 

Please note this certificate will be used for

  • Internal (internal path ,servers names )
  • External

So the simple IIS request will not do it

We need certificate with SANS (Subject alternative names)

 

We start our CA

clip_image002

We manage the templates ( we will be creating a new template for our request )

clip_image004

We duplicate the webserver certificate

clip_image006

clip_image008

we set a name

clip_image010

we will be exporting this Certificate so we need also to export the private key

clip_image012

to make the servers able to enroll we need to give them in the security the ability to enroll

clip_image014

Press OK

clip_image016

And we select our newly create certificate template

clip_image018

Now on the RMS node

clip_image020

We add the certificate Snap in

clip_image022

clip_image024

clip_image026

clip_image028

clip_image030

clip_image032

clip_image034

Press OK

clip_image036

Now we enroll

clip_image038

This how it will look after enrollment

clip_image040

Now we export it and import it to the second node

clip_image042

clip_image044

clip_image046

clip_image048

now we add the same snap in in the second node

clip_image050

clip_image052

clip_image054

clip_image056

Now last step this one will be identical on both nodes

Start the IIS and assign the certificate we installed to the website

clip_image002[4]

Ok your way out

Now open elevated  CMD and run

IISreset /noforce

Next step in the configurations

Creating a highly available share using DFS

Related Posts

Leave a Reply

*