question

EavenHuang avatar image
0 Votes"
EavenHuang asked LimitlessTechnology-2700 answered

Set up new PKI in existing domain without touching SHA-1 root CA, possible?

Dear Experts,

Currently we have Root CA in our Domain Controller, I'm looking for the possibility to create a new PKI where we can leave the root CA untouched but let the clients start using our new CA with SHA-256, is it possible?

windows-server-security
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Crypt32 avatar image
0 Votes"
Crypt32 answered

start using our new CA with SHA-256, is it possible?

yes, it is possible.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

LimitlessTechnology-2700 avatar image
0 Votes"
LimitlessTechnology-2700 answered

Hello EavenHuang,

Yes, this is possible, and you can establish a 2-Tier or 1-Tier CA servers for the PKI infrastructure. You can follow the next documents for either kind of deployment:

For one-tier PKI:

You can have two one-tier CA servers (two different online Enterprise root CA servers) in one AD domain.

ADCS Step by Step guide Single Tier PKI Hierarchy Deployment
https://social.technet.microsoft.com/wiki/contents/articles/11750.adcs-step-by-step-guide-single-tier-pki-hierarchy-deployment.aspx
For two-tier PKI:

You can have one two-tier PKI in one AD domain.

Two-tier PKI with one offline Standalone root CA server and one online Enterprise subordinate CA server.
AD CS Step by Step guide: Two Tier PKI Hierarchy Deployment
https://social.technet.microsoft.com/wiki/contents/articles/15037.ad-cs-step-by-step-guide-two-tier-pki-hierarchy-deployment.aspx

Or two-tier PKI with one online Enterprise root CA server and one online Enterprise subordinate CA server.



--If the reply is helpful, please Upvote and Accept as answer--

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.