Question on Domain CA issued Certificate

TonyJK 881 Reputation points
2022-07-08T04:12:19.877+00:00

In a Testing Windows 2016 Server, we find that there is a Domain CA issued certificate. However, from our memory, no IT staff requests for such SSL Certificate.

Just wonder whether the Domain CA can issue certificate automatically ?

Besides, the Certificate is going to expire, what is the best way to renew that Domain CA issued Certificate ?

Thanks

Windows development | Internet Information Services
Windows for business | Windows Server | Devices and deployment | Configure application groups
0 comments No comments
{count} votes

Accepted answer
  1. Yurong Dai-MSFT 2,846 Reputation points Microsoft External Staff
    2022-07-11T04:52:38+00:00

    Hi @TonyJK ,

    Typically, the root certificate for your internal PKI is distributed via GPO to all clients. This allows domain CA to issue certificate automatically .

    If you install the root CA's certificate, all subordinate certificates are trusted - including certificates issued directly by your root CA, as well as any issued by any subordinate CAs. (If you have a really big PKI environment, that becomes important.)

    If your root CA is a domain-joined server, the root CA certificate is automatically published to DCs and clients. The client sends a renewal request to the CA, so you automatically get a new CA certificate.


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the email notification for this thread.

    Best regards,
    Yurong Dai


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.