This is the second post on Group Policy for web developers. Part 1 was about managing the local Intranet Zone for your AD network. This post will be based on a similar scenario. Specifically, when issuing certificates from a local Certification Authority, like Microsoft Certificate Services that ships in Windows Server 2003.
Modern browsers give you a more pretty warning system than they did last year when you view a site that do not chain back to a Trusted Root CA. This is still an important warning and we don't want to condition people into just clicking yes every time they see it.
The first thing you will need to do (and like the last post, a certain degree of domain administrative Godness is required...) is get the CA's certificate from the CA. Using Microsoft Certificate Services, you want to choose the option highlighted below:
This will prompt you to save the certificate file. Do this, then delete it when you are done.
Next we need to install the certificate into our client machines. We will need a GPO. You may use the one from the previous example or make a new one. Again the place in your AD to create this will vary. For smaller sites adding at the the top level is fine, but hands off the default policy.
Navigate to Security Settings -> PK policies ->Trusted Root CA's as in the screen below:
Right-click on the Trusted Root CA's container and choose Import. Here, browse for the cert file saved in step one and you are done!
Finally, here is some linkage to much more detail about Certificates in AD.
Powered by: newtelligence dasBlog 2.0.7226.0
Disclaimer The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway.
© Copyright 2008, James Green
E-mail