Hi
You can follow the link below:
public-key-infrastructure-part-3-implement-pki-active-directory-certificate-services
Please don't forget to mark this reply as answer if it help you to fix your issue
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I am very confused by the process of publishing Root and Intermediate certificates to AD and how they deploy to servers across an enterprise. When I publish the Root and Intermediate CA certs to the AIA and Certification Authorities Containers in AD, some servers will pull the new certificates into their trust stores and others will not.
When looking for any documentation around this process, I cannot find much. Does anyone out there know the process from beginning to end? Also, does anyone have an idea of why some would pull the certs from AD and others would not?
Thank you to anyone who can shed light on these dark times.
Hi
You can follow the link below:
public-key-infrastructure-part-3-implement-pki-active-directory-certificate-services
Please don't forget to mark this reply as answer if it help you to fix your issue
Hi,
If you have installed enterprise PKI , all member machines will detect the certificate automatically when you restart it or run the following command manually:
certutil -pulse
If the client is unable to detect the root certification automatically, I think it may be network flow issue.
Please don't forget to mark this reply as answer if it help to fix your issue
This is where I'm getting to. This is not occurring on all of our systems. The large majority are, but I am seeing some that are not. I am trying to narrow down why they may not be updating on some. Are there instances others have seen where this is an issue? I.e. something disabled on the system, some GPO blocking this, etc.
I am trying to understand the whole process so I can try and isolate it to something specific, but I cannot find a detailed description of the process end-to-end.
Try one of the following actions:
Please don't forget to mark this reply as answer if it help to fix your issue
When you say check Network flow, are you referring to network connectivity?
Yes
Please don't forget to mark this reply as answer if it help to fix your issue