We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
By default CA signing CSR will have the following extensions:
basic constraints
key usage
An extension can be added to the subordinate CA’s signing CSR during installation.
For example, to add a Microsoft’s Subordinate CA extension, specify the following parameters in the subordinate CA’s deployment configuration:
pki_req_ext_add=True pki_req_ext_oid=1.3.6.1.4.1.311.20.2 pki_req_ext_data=1E0A00530075006200430041 pki_req_ext_critical=False
Adding System Certificate Request Extensions
subca_signing.conf
Introduction
Quick Start
Installation Guide
User Guide
Programming Guide
Development Guide