{
    "api_version": "1",
    "kind": "dse_post",
    "self": "https://update.dsesecurity.com/api/v1/posts/prove-ad-cs-certification-authority-restore/",
    "item": {
        "id": "https://update.dsesecurity.com/updates/prove-ad-cs-certification-authority-restore/",
        "slug": "prove-ad-cs-certification-authority-restore",
        "url": "https://update.dsesecurity.com/updates/prove-ad-cs-certification-authority-restore/",
        "alternate_urls": {
            "markdown": "https://update.dsesecurity.com/updates/prove-ad-cs-certification-authority-restore.md",
            "json": "https://update.dsesecurity.com/api/v1/posts/prove-ad-cs-certification-authority-restore/"
        },
        "title": "Prove an AD CS certification authority can be restored—not merely backed up",
        "summary": "Validate the complete Certification Authority recovery set, including database, private keys, configuration, templates, revocation publishing, and HSM steps.",
        "format": {
            "slug": "checklist",
            "name": "Checklist"
        },
        "priority": {
            "slug": "important",
            "name": "Important"
        },
        "featured": false,
        "image": {
            "theme": "continuity-recovery",
            "label": "Continuity & recovery",
            "alt": "Paired infrastructure paths converging on a stable recovered service.",
            "card_url": "https://update.dsesecurity.com/assets/editorial/continuity-recovery-card.webp?v=1.8.20",
            "hero_url": "https://update.dsesecurity.com/assets/editorial/continuity-recovery-hero.webp?v=1.8.20",
            "social_url": "https://update.dsesecurity.com/assets/editorial/continuity-recovery-social-v2.jpg?v=1.8.20",
            "width": 2400,
            "height": 1350
        },
        "topics": [
            {
                "slug": "business-continuity",
                "name": "Business Continuity",
                "url": "https://update.dsesecurity.com/topic/business-continuity/"
            },
            {
                "slug": "cybersecurity",
                "name": "Cybersecurity",
                "url": "https://update.dsesecurity.com/topic/cybersecurity/"
            },
            {
                "slug": "it",
                "name": "IT",
                "url": "https://update.dsesecurity.com/topic/it/"
            }
        ],
        "author": {
            "name": "DSE Security Editorial Team",
            "url": "https://update.dsesecurity.com/#editorial-team",
            "type": "Organization"
        },
        "publisher": {
            "name": "Detection Systems & Engineering",
            "url": "https://dsesecurity.com/"
        },
        "published_at": "2026-08-25T21:34:22+00:00",
        "modified_at": "2026-08-26T13:27:46+00:00",
        "reviewed_on": "2026-08-25",
        "reading_minutes": 3,
        "word_count": 488,
        "potentially_affected": "Organizations operating Microsoft Active Directory Certificate Services certification authorities",
        "dse_recommendation": "Perform an isolated CA restore rehearsal using protected backups and verify issuance, revocation, publication, and relying-party validation.",
        "primary_source": {
            "name": "Migrate a certification authority in Windows Server",
            "url": "https://learn.microsoft.com/en-us/windows-server/identity/ad-cs/migrate-certification-authority",
            "published_on": null,
            "authority": "Microsoft Learn"
        },
        "publishing_principles": "https://update.dsesecurity.com/updates/dse-updates-editorial-methodology/",
        "usage_info": "https://update.dsesecurity.com/usage/",
        "copyright_notice": "Copyright © 2026 Detection Systems & Engineering. All rights reserved.",
        "content_html": "<p>A CA database copy without its private key, configuration, publication paths, and hardware-security-module procedure may be impossible to use safely. The recovery proof is a functioning isolated CA and validated certificate lifecycle, not a green backup job.</p>\n<h2>Source fact:</h2>\n<p><a href=\"https://learn.microsoft.com/en-us/windows-server/identity/ad-cs/migrate-certification-authority\" target=\"_blank\" rel=\"noopener noreferrer\">Microsoft&#8217;s Windows Server guidance</a> for migrating an Active Directory Certificate Services certification authority identifies the artifacts needed to move and restore CA operation. Its process includes backing up the CA database and private key, exporting CA registry settings, retaining CAPolicy.inf where used, recording enterprise certificate templates, and preserving information needed for certificate-revocation-list publication. It also directs customers using a hardware security module to follow the HSM vendor&#8217;s backup procedure.</p>\n<p>The guidance describes restoring the CA role and data and then verifying the migrated service. Although framed as migration, those documented dependencies are directly relevant to recovery planning. Successful restoration of files alone does not prove that issuance, revocation, enrollment, chain building, or relying-party access to CRLs works.</p>\n<h2>Boundary</h2>\n<p>The exact process depends on supported Windows Server versions, CA type and hierarchy, cryptographic provider, HSM, key exportability, host identity, database state, extensions, publication URLs, Active Directory, web enrollment, NDES, OCSP, and custom integrations. Microsoft guidance and HSM-vendor procedures must be checked for the exact environment. A recovery exercise must not create a second active CA with the same identity in production or publish test revocation data into live paths.</p>\n<h2>Applicability questions</h2>\n<ul>\n<li>Which root, policy, issuing, and subordinate CAs exist, and what order must they recover?</li>\n<li>Where are CA database, private key, registry settings, CAPolicy.inf, templates, HSM material, and passwords protected?</li>\n<li>Which DNS, HTTP, LDAP, file, OCSP, and firewall paths publish or serve chain and revocation information?</li>\n<li>Can recovery operators access media and HSM support without the failed identity infrastructure?</li>\n<li>What issuance pause prevents conflicting database or serial-number state?</li>\n</ul>\n<h2>DSE recommendation:</h2>\n<p>Document the CA topology and collect the supported backup set through an approved, protected process. Separate private-key material from ordinary operational backups and test access by authorized recovery roles. Preserve installed role services, configuration, URLs, templates, service identities, HSM dependencies, and recovery order. Establish criteria for declaring the original CA unavailable before an alternate instance can issue.</p>\n<p>Restore into an isolated network with production publication blocked. Confirm service start, database integrity, CA identity, key access, extensions, templates, and configuration. Issue a test certificate from a dedicated template, revoke it, publish a test CRL to an isolated endpoint, and validate both the good and revoked states from a representative relying party. Measure the process and correct undocumented dependencies before destroying the exercise environment securely.</p>\n<h2>Verification and evidence</h2>\n<p>Keep backup logs, media inventory, key-custody approvals, configuration exports, HSM procedure and test evidence, restore transcript, CA identity checks, issued and revoked test certificates, CRL validation, relying-party results, recovery time, and improvements. Do not place private keys or passwords in the evidence package. Repeat after CA renewal, HSM, OS, hierarchy, template, or publication-path changes.</p>\n<h2>Official references</h2>\n<ul>\n<li><a href=\"https://learn.microsoft.com/en-us/windows-server/identity/ad-cs/migrate-certification-authority\" target=\"_blank\" rel=\"noopener noreferrer\">Microsoft Learn: Migrate a certification authority</a></li>\n</ul>",
        "content_text": "A CA database copy without its private key, configuration, publication paths, and hardware-security-module procedure may be impossible to use safely. The recovery proof is a functioning isolated CA and validated certificate lifecycle, not a green backup job.\nSource fact:\nMicrosoft’s Windows Server guidance for migrating an Active Directory Certificate Services certification authority identifies the artifacts needed to move and restore CA operation. Its process includes backing up the CA database and private key, exporting CA registry settings, retaining CAPolicy.inf where used, recording enterprise certificate templates, and preserving information needed for certificate-revocation-list publication. It also directs customers using a hardware security module to follow the HSM vendor’s backup procedure.\nThe guidance describes restoring the CA role and data and then verifying the migrated service. Although framed as migration, those documented dependencies are directly relevant to recovery planning. Successful restoration of files alone does not prove that issuance, revocation, enrollment, chain building, or relying-party access to CRLs works.\nBoundary\nThe exact process depends on supported Windows Server versions, CA type and hierarchy, cryptographic provider, HSM, key exportability, host identity, database state, extensions, publication URLs, Active Directory, web enrollment, NDES, OCSP, and custom integrations. Microsoft guidance and HSM-vendor procedures must be checked for the exact environment. A recovery exercise must not create a second active CA with the same identity in production or publish test revocation data into live paths.\nApplicability questions\n\nWhich root, policy, issuing, and subordinate CAs exist, and what order must they recover?\nWhere are CA database, private key, registry settings, CAPolicy.inf, templates, HSM material, and passwords protected?\nWhich DNS, HTTP, LDAP, file, OCSP, and firewall paths publish or serve chain and revocation information?\nCan recovery operators access media and HSM support without the failed identity infrastructure?\nWhat issuance pause prevents conflicting database or serial-number state?\n\nDSE recommendation:\nDocument the CA topology and collect the supported backup set through an approved, protected process. Separate private-key material from ordinary operational backups and test access by authorized recovery roles. Preserve installed role services, configuration, URLs, templates, service identities, HSM dependencies, and recovery order. Establish criteria for declaring the original CA unavailable before an alternate instance can issue.\nRestore into an isolated network with production publication blocked. Confirm service start, database integrity, CA identity, key access, extensions, templates, and configuration. Issue a test certificate from a dedicated template, revoke it, publish a test CRL to an isolated endpoint, and validate both the good and revoked states from a representative relying party. Measure the process and correct undocumented dependencies before destroying the exercise environment securely.\nVerification and evidence\nKeep backup logs, media inventory, key-custody approvals, configuration exports, HSM procedure and test evidence, restore transcript, CA identity checks, issued and revoked test certificates, CRL validation, relying-party results, recovery time, and improvements. Do not place private keys or passwords in the evidence package. Repeat after CA renewal, HSM, OS, hierarchy, template, or publication-path changes.\nOfficial references\n\nMicrosoft Learn: Migrate a certification authority",
        "content_markdown": "A CA database copy without its private key, configuration, publication paths, and hardware-security-module procedure may be impossible to use safely. The recovery proof is a functioning isolated CA and validated certificate lifecycle, not a green backup job.\n\n## Source fact:\n\n[Microsoft’s Windows Server guidance](https://learn.microsoft.com/en-us/windows-server/identity/ad-cs/migrate-certification-authority) for migrating an Active Directory Certificate Services certification authority identifies the artifacts needed to move and restore CA operation. Its process includes backing up the CA database and private key, exporting CA registry settings, retaining CAPolicy.inf where used, recording enterprise certificate templates, and preserving information needed for certificate-revocation-list publication. It also directs customers using a hardware security module to follow the HSM vendor’s backup procedure.\n\nThe guidance describes restoring the CA role and data and then verifying the migrated service. Although framed as migration, those documented dependencies are directly relevant to recovery planning. Successful restoration of files alone does not prove that issuance, revocation, enrollment, chain building, or relying-party access to CRLs works.\n\n## Boundary\n\nThe exact process depends on supported Windows Server versions, CA type and hierarchy, cryptographic provider, HSM, key exportability, host identity, database state, extensions, publication URLs, Active Directory, web enrollment, NDES, OCSP, and custom integrations. Microsoft guidance and HSM-vendor procedures must be checked for the exact environment. A recovery exercise must not create a second active CA with the same identity in production or publish test revocation data into live paths.\n\n## Applicability questions\n\n- Which root, policy, issuing, and subordinate CAs exist, and what order must they recover?\n\n- Where are CA database, private key, registry settings, CAPolicy.inf, templates, HSM material, and passwords protected?\n\n- Which DNS, HTTP, LDAP, file, OCSP, and firewall paths publish or serve chain and revocation information?\n\n- Can recovery operators access media and HSM support without the failed identity infrastructure?\n\n- What issuance pause prevents conflicting database or serial-number state?\n\n## DSE recommendation:\n\nDocument the CA topology and collect the supported backup set through an approved, protected process. Separate private-key material from ordinary operational backups and test access by authorized recovery roles. Preserve installed role services, configuration, URLs, templates, service identities, HSM dependencies, and recovery order. Establish criteria for declaring the original CA unavailable before an alternate instance can issue.\n\nRestore into an isolated network with production publication blocked. Confirm service start, database integrity, CA identity, key access, extensions, templates, and configuration. Issue a test certificate from a dedicated template, revoke it, publish a test CRL to an isolated endpoint, and validate both the good and revoked states from a representative relying party. Measure the process and correct undocumented dependencies before destroying the exercise environment securely.\n\n## Verification and evidence\n\nKeep backup logs, media inventory, key-custody approvals, configuration exports, HSM procedure and test evidence, restore transcript, CA identity checks, issued and revoked test certificates, CRL validation, relying-party results, recovery time, and improvements. Do not place private keys or passwords in the evidence package. Repeat after CA renewal, HSM, OS, hierarchy, template, or publication-path changes.\n\n## Official references\n\n- [Microsoft Learn: Migrate a certification authority](https://learn.microsoft.com/en-us/windows-server/identity/ad-cs/migrate-certification-authority)"
    },
    "json_ld": {
        "@context": "https://schema.org",
        "@graph": [
            {
                "@type": "Organization",
                "@id": "https://dsesecurity.com/#organization",
                "name": "Detection Systems & Engineering",
                "alternateName": "DSE Security",
                "url": "https://dsesecurity.com/",
                "logo": {
                    "@type": "ImageObject",
                    "url": "https://update.dsesecurity.com/assets/dse-logo-20260812.png?v=1.8.20"
                }
            },
            {
                "@type": "Organization",
                "@id": "https://update.dsesecurity.com/#editorial-team",
                "name": "DSE Security Editorial Team",
                "url": "https://update.dsesecurity.com/",
                "parentOrganization": {
                    "@id": "https://dsesecurity.com/#organization"
                }
            },
            {
                "@type": "WebSite",
                "@id": "https://update.dsesecurity.com/#website",
                "name": "DSE Updates",
                "alternateName": "DSE Security Knowledge Hub",
                "url": "https://update.dsesecurity.com/",
                "inLanguage": "en-US",
                "publisher": {
                    "@id": "https://dsesecurity.com/#organization"
                },
                "potentialAction": {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://update.dsesecurity.com/?q={search_term_string}"
                    },
                    "query-input": "required name=search_term_string"
                }
            },
            {
                "@type": "WebPage",
                "@id": "https://update.dsesecurity.com/updates/prove-ad-cs-certification-authority-restore/",
                "url": "https://update.dsesecurity.com/updates/prove-ad-cs-certification-authority-restore/",
                "isPartOf": {
                    "@id": "https://update.dsesecurity.com/#website"
                },
                "lastReviewed": "2026-08-25"
            },
            {
                "@type": "BreadcrumbList",
                "@id": "https://update.dsesecurity.com/updates/prove-ad-cs-certification-authority-restore/#breadcrumbs",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "name": "DSE Updates",
                        "item": "https://update.dsesecurity.com/"
                    },
                    {
                        "@type": "ListItem",
                        "position": 2,
                        "name": "Prove an AD CS certification authority can be restored—not merely backed up",
                        "item": "https://update.dsesecurity.com/updates/prove-ad-cs-certification-authority-restore/"
                    }
                ]
            },
            {
                "@type": [
                    "Article",
                    "TechArticle"
                ],
                "@id": "https://update.dsesecurity.com/updates/prove-ad-cs-certification-authority-restore/#article",
                "identifier": "https://update.dsesecurity.com/updates/prove-ad-cs-certification-authority-restore/",
                "url": "https://update.dsesecurity.com/updates/prove-ad-cs-certification-authority-restore/",
                "headline": "Prove an AD CS certification authority can be restored—not merely backed up",
                "description": "Validate the complete Certification Authority recovery set, including database, private keys, configuration, templates, revocation publishing, and HSM…",
                "abstract": "Validate the complete Certification Authority recovery set, including database, private keys, configuration, templates, revocation publishing, and HSM steps.",
                "articleBody": "A CA database copy without its private key, configuration, publication paths, and hardware-security-module procedure may be impossible to use safely. The recovery proof is a functioning isolated CA and validated certificate lifecycle, not a green backup job.\nSource fact:\nMicrosoft’s Windows Server guidance for migrating an Active Directory Certificate Services certification authority identifies the artifacts needed to move and restore CA operation. Its process includes backing up the CA database and private key, exporting CA registry settings, retaining CAPolicy.inf where used, recording enterprise certificate templates, and preserving information needed for certificate-revocation-list publication. It also directs customers using a hardware security module to follow the HSM vendor’s backup procedure.\nThe guidance describes restoring the CA role and data and then verifying the migrated service. Although framed as migration, those documented dependencies are directly relevant to recovery planning. Successful restoration of files alone does not prove that issuance, revocation, enrollment, chain building, or relying-party access to CRLs works.\nBoundary\nThe exact process depends on supported Windows Server versions, CA type and hierarchy, cryptographic provider, HSM, key exportability, host identity, database state, extensions, publication URLs, Active Directory, web enrollment, NDES, OCSP, and custom integrations. Microsoft guidance and HSM-vendor procedures must be checked for the exact environment. A recovery exercise must not create a second active CA with the same identity in production or publish test revocation data into live paths.\nApplicability questions\n\nWhich root, policy, issuing, and subordinate CAs exist, and what order must they recover?\nWhere are CA database, private key, registry settings, CAPolicy.inf, templates, HSM material, and passwords protected?\nWhich DNS, HTTP, LDAP, file, OCSP, and firewall paths publish or serve chain and revocation information?\nCan recovery operators access media and HSM support without the failed identity infrastructure?\nWhat issuance pause prevents conflicting database or serial-number state?\n\nDSE recommendation:\nDocument the CA topology and collect the supported backup set through an approved, protected process. Separate private-key material from ordinary operational backups and test access by authorized recovery roles. Preserve installed role services, configuration, URLs, templates, service identities, HSM dependencies, and recovery order. Establish criteria for declaring the original CA unavailable before an alternate instance can issue.\nRestore into an isolated network with production publication blocked. Confirm service start, database integrity, CA identity, key access, extensions, templates, and configuration. Issue a test certificate from a dedicated template, revoke it, publish a test CRL to an isolated endpoint, and validate both the good and revoked states from a representative relying party. Measure the process and correct undocumented dependencies before destroying the exercise environment securely.\nVerification and evidence\nKeep backup logs, media inventory, key-custody approvals, configuration exports, HSM procedure and test evidence, restore transcript, CA identity checks, issued and revoked test certificates, CRL validation, relying-party results, recovery time, and improvements. Do not place private keys or passwords in the evidence package. Repeat after CA renewal, HSM, OS, hierarchy, template, or publication-path changes.\nOfficial references\n\nMicrosoft Learn: Migrate a certification authority",
                "datePublished": "2026-08-25T21:34:22+00:00",
                "dateModified": "2026-08-26T13:27:46+00:00",
                "mainEntityOfPage": {
                    "@id": "https://update.dsesecurity.com/updates/prove-ad-cs-certification-authority-restore/"
                },
                "inLanguage": "en-US",
                "isAccessibleForFree": true,
                "author": {
                    "@type": "Organization",
                    "name": "DSE Security Editorial Team",
                    "url": "https://update.dsesecurity.com/#editorial-team"
                },
                "publisher": {
                    "@id": "https://dsesecurity.com/#organization"
                },
                "image": {
                    "@type": "ImageObject",
                    "@id": "https://update.dsesecurity.com/updates/prove-ad-cs-certification-authority-restore/#primaryimage",
                    "url": "https://update.dsesecurity.com/assets/editorial/continuity-recovery-social-v2.jpg?v=1.8.20",
                    "contentUrl": "https://update.dsesecurity.com/assets/editorial/continuity-recovery-social-v2.jpg?v=1.8.20",
                    "width": 1200,
                    "height": 630,
                    "caption": "Prove an AD CS certification authority can be restored—not merely backed up"
                },
                "articleSection": [
                    "Business Continuity",
                    "Cybersecurity",
                    "IT"
                ],
                "keywords": [
                    "Business Continuity",
                    "Cybersecurity",
                    "IT",
                    "Checklist",
                    "Important priority"
                ],
                "genre": "Checklist",
                "about": [
                    {
                        "@type": "Thing",
                        "name": "Business Continuity",
                        "url": "https://update.dsesecurity.com/topic/business-continuity/"
                    },
                    {
                        "@type": "Thing",
                        "name": "Cybersecurity",
                        "url": "https://update.dsesecurity.com/topic/cybersecurity/"
                    },
                    {
                        "@type": "Thing",
                        "name": "IT",
                        "url": "https://update.dsesecurity.com/topic/it/"
                    }
                ],
                "wordCount": 488,
                "timeRequired": "PT3M",
                "publishingPrinciples": "https://update.dsesecurity.com/updates/dse-updates-editorial-methodology/",
                "usageInfo": "https://update.dsesecurity.com/usage/",
                "copyrightHolder": {
                    "@id": "https://dsesecurity.com/#organization"
                },
                "copyrightNotice": "Copyright © 2026 Detection Systems & Engineering. All rights reserved.",
                "citation": {
                    "@type": "CreativeWork",
                    "name": "Migrate a certification authority in Windows Server",
                    "url": "https://learn.microsoft.com/en-us/windows-server/identity/ad-cs/migrate-certification-authority"
                }
            }
        ]
    }
}