Add resource for setting Advanced Certificate Authority properties #13
Labels
in progress
The issue is being actively worked on by someone.
resource proposal
The issue is proposing a new resource in the resource module.
This allows setting of many of the registry properties on a CA that are usually set by the
certutil -setreg CA
andcertutil -getreg CA
commands.Setting these are normally required for configuring any CA - especially if AIA or CDP is being configured (which most should have).
These settings can be configured by direct registry settings, so using the
CertUtil.exe -setreg CA
command is not required.Here is an example of usage of these commands when installing a CA:
http://blogs.technet.com/b/xdot509/archive/2012/10/27/installing-a-two-tier-pki-hierarchy-in-windows-server-2012-part-iii-post-configuration-of-root-certification-authority.aspx
The text was updated successfully, but these errors were encountered: