Export Issued certificates from Windows CA Server with powershell or certutil

Jay 256 Reputation points
2024-03-28T15:03:01.1733333+00:00

Looking for a way to export Issued Certificates from a Windows Certificate Authority to a file (either der or base64). Found this https://learn.microsoft.com/en-us/answers/questions/309964/export-of-issued-certificates-from-ca but I think it just exports info about them and not the actual certs themselves. Anyone know a good way to do that with powershell or certutil?

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,128 questions
Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,364 questions
0 comments No comments
{count} votes

Accepted answer
  1. Marcin Policht 10,675 Reputation points MVP
    2024-03-28T16:39:03.2+00:00

    Refer to

    https://www.sysadmins.lv/retired-msft-blogs/alejacma/how-to-export-issued-certificates-from-a-ca-programatically-powershell.aspx


    If the above response helps answer your question, remember to "Accept Answer" so that others in the community facing similar issues can easily find the solution. Your contribution is highly appreciated.

    hth

    Marcin

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful