Generate Private Key From Certificate Request

Dec 12, 2019  Visual Paradigm Crack 16 License Key Generator Latest Version 2020. Visual Paradigm 16.1 Crack is the best software for IT experts. You can create different models plan on it. It will manage all the plans in the best way. Therefore it is the powerful device that used to. Visual paradigm license key generator Visual Paradigm 15.2 License Key Generator Download allows you to create UML graphs. And comes full of essential criteria to highlight their motivations. It has a perfect and smart interface making this product more intuitive. Due to its simple interface, you will be able to work very quickly. Mar 09, 2020  Visual Paradigm License Keygen works on the prototyping programming techniques. If you are professional in model making, flow charts, UML, data modeling, Data flowing, Programming, and comprehending your development. Dec 12, 2019  Visual Paradigm is a number of useful tools wrapped into one product with three levels of access to fit your need. So its mean that if your work is less you need to get its lower cost version. If you are going to arrange big firm data you must need Visual Paradigm 16 Crack with serial key, that will activate trial to professional version.

  1. Generate Private Key From Certificate Request Template
  2. Generate Private Key For Cert
  3. Generate Private Key From Certificate Request Number
  4. Generate Private Key From Certificate Request Form
  5. Generate Private Key From Certificate Request Number

The private key (www.hostname.com.key) is stored locally on the server and is employed for decryption. The public key, in the form of a WildCard SSL Certificate Signing Request (certrequest.csr). May 03, 2019  How to generate a certificate signing request and key pair in macOS Keychain Access. Skip to content. This how-to will walk you through generating a key pair and certificate signing request (CSR) for submission to SSL.com in macOS 10.14 (Mojave. Export Certificates and Private Key from a PKCS#12 File with OpenSSL. Sep 12, 2014 Generate a Private Key and a CSR Use this method if you want to use HTTPS (HTTP over TLS) to secure your Apache HTTP or Nginx web server, and you want to use a Certificate Authority (CA) to issue the SSL certificate. The CSR that is generated can be sent to a CA to request the issuance of a CA-signed SSL certificate.

-->

The private key is generated simultaneously with the CSR (certificate signing request), containing the domain name, public key and additional contact information. The CSR is to be sent to the certificate authority for validation and signing immediately after the certificate activation in the Namecheap user account panel.

Certreq can be used to request certificates from a certification authority (CA), to retrieve a response to a previous request from a CA, to create a new request from an .inf file, to accept and install a response to a request, to construct a cross-certification or qualified subordination request from an existing CA certificate or request, and to sign a cross-certification or qualified subordination request.

Warning

Earlier versions of certreq may not provide all of the options that are described in this document. You can see all the options that a specific version of certreq provides by running the commands shown in the Syntax notations section. Certreq does not support creating a new certificate request based on a Key Attestation template when in a CEP/CES environment

Contents

Private key certificate export

The major sections in this article are as follows:

Verbs

There following table describes the verbs that can be used with the certreq command

SwitchDescription
-SubmitSubmits a request to a CA. For more information, see Certreq -submit.
-retrieve RequestIDRetrieves a response to a previous request from a CA. For more information, see Certreq -retrieve.
-NewCreates a new request from an .inf file. For more information, see Certreq -new.
-AcceptAccepts and installs a response to a certificate request. For more information, see Certreq -accept.
-PolicySets the policy for a request. For more information, see Certreq -policy.
-SignSigns a cross-certification or qualified subordination request. For more information, see Certreq -sign.
-EnrollEnrolls for or renews a certificate. For more information, see Certreq -enroll.
-?Displays a list of certreq syntax, options, and descriptions.
<verb> -?Displays help for the verb specified.
-v -?Displays a verbose list of the certreq syntax, options, and descriptions.

Return to Contents

Syntax notations

  • For basic command line syntax, run certreq -?
  • For the syntax on using certutil with a specific verb, run certreq<verb>-?
  • To send all of the certutil syntax into a text file, run the following commands:
    • certreq -v -? > certreqhelp.txt
    • notepad certreqhelp.txt

The following table describes the notation used to indicate command-line syntax.

NotationDescription
Text without brackets or bracesItems you must type as shown
<Text inside angle brackets>Placeholder for which you must supply a value
[Text inside square brackets]Optional items
{Text inside braces}Set of required items; choose one
Vertical bar ( )Separator for mutually exclusive items; choose one
Ellipsis (…)Items that can be repeated

Return to Contents

Certreq -submit

This is the default certreq.exe parameter, if no option is specified explicitly at the command-line prompt, certreq.exe attempts to submit a certificate request to a CA.

You must specify a certificate request file when using the –submit option. If this parameter is omitted, a common File Open window is displayed where you can select the appropriate certificate request file.

You can use these examples as a starting point to build your certificate submit request:

To submit a simple certificate request use the example below:

To request a certificate by specifying the SAN attribute, see the detailed steps in Microsoft Knowledge Base article 931351 How to add a Subject Alternative Name to a secure LDAP certificate in the How to use the Certreq.exe utility to create and submit a certificate request that includes a SAN section.

Generate Private Key From Certificate Request Template

Return to Contents

Certreq -retrieve

  • If you don't specify the CAComputerName or CAName in -config CAComputerNameCANamea dialog box appears and displays a list of all CAs that are available.
  • If you use -config - instead of -config CAComputerNameCAName, the operation is processed using the default CA.
  • You can use certreq -retrieve RequestID to retrieve the certificate after the CA has actually issued it. The RequestIDPKC can be a decimal or hex with 0x prefix and it can be a certificate serial number with no 0x prefix. You can also use it to retrieve any certificate that has ever been issued by the CA, including revoked or expired certificates, without regard to whether the certificate's request was ever in the pending state.
  • If you submit a request to the CA, the policy module of the CA might leave the request in a pending state and return the RequestID to the Certreq caller for display. Eventually, the CA's administrator will issue the certificate or deny the request.

The command below retrieves the certificate id 20 and creates the certificate file (.cer):

Return to Contents

Certreq -new

Since the INF file allows for a rich set of parameters and options to be specified, it is difficult to define a default template that administrators should use for all purposes. Therefore, this section describes all the options to enable you to create an INF file tailored to your specific needs. The following key words are used to describe the INF file structure.

  1. A section is an area in the INF file that covers a logical group of keys. A section always appears in brackets in the INF file.
  2. A key is the parameter that is to the left of the equal sign.
  3. A value is the parameter that is to the right of the equal sign.

For example, a minimal INF file would look similar to the following:

The following are some of the possible sections that may be added to the INF file:

[NewRequest]

This section is mandatory for an INF file that acts as a template for a new certificate request. This section requires at least one key with a value.

KeyDefinitionValueExample
SubjectSeveral applications rely on the subject information in a certificate. Thus, it is recommended that a value for this key be specified. If the subject is not set here, it is recommended that a subject name be included as part of the subject alternative name certificate extension.Relative Distinguished Name string valuesSubject = CN=computer1.contoso.com Subject=CN=John Smith,CN=Users,DC=Contoso,DC=com
ExportableIf this attribute is set to TRUE, the private key can be exported with the certificate. To ensure a high level of security, private keys should not be exportable; however, in some cases, it might be required to make the private key exportable if several computers or users must share the same private key.true, falseExportable = TRUE. CNG keys can distinguish between this and plaintext exportable. CAPI1 keys cannot.
ExportableEncryptedSpecifies whether the private key should be set to be exportable.true, falseExportableEncrypted = true
Tip: Not all public key sizes and algorithms will work with all hash algorithms. Tamehe specified CSP must also support the specified hash algorithm. To see the list of supported hash algorithms, you can run the command certutil -oid 1 findstr pwszCNGAlgid findstr /v CryptOIDInfo
HashAlgorithmHash Algorithm to be used for this request.Sha256, sha384, sha512, sha1, md5, md4, md2HashAlgorithm = sha1. To see the list of supported hash algorithms use: certutil -oid 1 findstr pwszCNGAlgid findstr /v CryptOIDInfo
KeyAlgorithmThe algorithm that will be used by the service provider to generate a public and private key pair.RSA, DH, DSA, ECDH_P256, ECDH_P521, ECDSA_P256, ECDSA_P384, ECDSA_P521KeyAlgorithm = RSA
KeyContainerIt is not recommended to set this parameter for new requests where new key material is generated. The key container is automatically generated and maintained by the system. For requests where the existing key material should be used, this value can be set to the key-container name of the existing key. Use the certutil –key command to display the list of available key containers for the machine context. Use the certutil –key –user command for the current user's context.Random string value
Tip: You should use double quotes around any INF key value that has blanks or special characters to avoid potential INF parsing issues.
KeyContainer = {C347BD28-7F69-4090-AA16-BC58CF4D749C}
KeyLengthDefines the length of the public and private key. The key length has an impact on the security level of the certificate. Greater key length usually provides a higher security level; however, some applications may have limitations regarding the key length.Any valid key length that is supported by the cryptographic service provider.KeyLength = 2048
KeySpecDetermines if the key can be used for signatures, for Exchange (encryption), or for both.AT_NONE, AT_SIGNATURE, AT_KEYEXCHANGEKeySpec = AT_KEYEXCHANGE
KeyUsageDefines what the certificate key should be used for.CERT_DIGITAL_SIGNATURE_KEY_USAGE -- 80 (128)
Tip: The values shown are hexadecimal (decimal) values for each bit definition. Older syntax can also be used: a single hexadecimal value with multiple bits set, instead of the symbolic representation. For example, KeyUsage = 0xa0.
CERT_NON_REPUDIATION_KEY_USAGE -- 40 (64)
CERT_KEY_ENCIPHERMENT_KEY_USAGE -- 20 (32)
CERT_DATA_ENCIPHERMENT_KEY_USAGE -- 10 (16)
CERT_KEY_AGREEMENT_KEY_USAGE -- 8
CERT_KEY_CERT_SIGN_KEY_USAGE -- 4
CERT_OFFLINE_CRL_SIGN_KEY_USAGE -- 2
CERT_CRL_SIGN_KEY_USAGE -- 2
CERT_ENCIPHER_ONLY_KEY_USAGE -- 1
CERT_DECIPHER_ONLY_KEY_USAGE -- 8000 (32768)
KeyUsage = CERT_DIGITAL_SIGNATURE_KEY_USAGE CERT_KEY_ENCIPHERMENT_KEY_USAGE
Tip: Multiple values use a pipe ( ) symbol separator. Ensure that you use double-quotes when using multiple values to avoid INF parsing issues.
KeyUsagePropertyRetrieves a value that identifies the specific purpose for which a private key can be used.NCRYPT_ALLOW_DECRYPT_FLAG -- 1
NCRYPT_ALLOW_SIGNING_FLAG -- 2
NCRYPT_ALLOW_KEY_AGREEMENT_FLAG -- 4
NCRYPT_ALLOW_ALL_USAGES -- ffffff (16777215)
KeyUsageProperty = NCRYPT_ALLOW_DECRYPT_FLAG NCRYPT_ALLOW_SIGNING_FLAG
MachineKeySetThis key is important when you need to create certificates that are owned by the machine and not a user. The key material that is generated is maintained in the security context of the security principal (user or computer account) that has created the request. When an administrator creates a certificate request on behalf of a computer, the key material must be created in the machine's security context and not the administrator's security context. Otherwise, the machine could not access its private key since it would be in the administrator's security context.true, falseMachineKeySet = true
Tip: The default is false.
NotBeforeSpecifies a date or date and time before which the request cannot be issued. NotBefore can be used with ValidityPeriod and ValidityPeriodUnits.date or date and timeNotBefore = 7/24/2012 10:31 AM
Tip: NotBefore and NotAfter are for RequestType=cert only.Date parsing attempts to be locale-sensitive.Using month names will disambiguate and should work in every locale.
NotAfterSpecifies a date or date and time after which the request cannot be issued. NotAfter cannot be used with ValidityPeriod or ValidityPeriodUnits.date or date and timeNotAfter = 9/23/2014 10:31 AM
Tip: NotBefore and NotAfter are for RequestType=cert only.Date parsing attempts to be locale-sensitive.Using month names will disambiguate and should work in every locale.
PrivateKeyArchiveThe PrivateKeyArchive setting works only if the corresponding RequestType is set to CMC because only the Certificate Management Messages over CMS (CMC) request format allows for securely transferring the requester's private key to the CA for key archival.true, falsePrivateKeyArchive = True
EncryptionAlgorithmThe encryption algorithm to use.Possible options vary, depending on the operating system version and the set of installed cryptographic providers. To see the list of available algorithms, run the command certutil -oid 2 findstr pwszCNGAlgid The specified CSP used must also support the specified symmetric encryption algorithm and length.EncryptionAlgorithm = 3des
EncryptionLengthLength of encryption algorithm to use.Any length allowed by the specified EncryptionAlgorithm.EncryptionLength = 128
ProviderNameThe provider name is the display name of the CSP.If you do not know the provider name of the CSP you are using, run certutil –csplist from a command line. The command will display the names of all CSPs that are available on the local systemProviderName = Microsoft RSA SChannel Cryptographic Provider
ProviderTypeThe provider type is used to select specific providers based on specific algorithm capability such as RSA Full.If you do not know the provider type of the CSP you are using, run certutil –csplist from a command-line prompt. The command will display the provider type of all CSPs that are available on the local system.ProviderType = 1
RenewalCertIf you need to renew a certificate that exists on the system where the certificate request is generated, you must specify its certificate hash as the value for this key.The certificate hash of any certificate that is available at the computer where the certificate request is created. If you do not know the certificate hash, use the Certificates MMC Snap-In and look at the certificate that should be renewed. Open the certificate properties and see the Thumbprint attribute of the certificate. Certificate renewal requires either a PKCS#7 or a CMC request format.RenewalCert = 4EDF274BD2919C6E9EC6A522F0F3B153E9B1582D
RequesterName
Note: This makes the request to enroll on behalf of another user request.The request must also be signed with an Enrollment Agent certificate, or the CA will reject the request. Use the -cert option to specify the enrollment agent certificate.
The requester name can be specified for certificate requests if the RequestType is set to PKCS#7 or CMC. If the RequestType is set to PKCS#10, this key will be ignored. The Requestername can only be set as part of the request. You cannot manipulate the Requestername in a pending request.DomainUserRequestername = ContosoBSmith
RequestTypeDetermines the standard that is used to generate and send the certificate request.PKCS10 -- 1
PKCS7 -- 2
CMC -- 3
Cert -- 4
SCEP -- fd00 (64768)
Tip: This option indicates a self-signed or self-issued certificate. It does not generate a request, but rather a new certificate and then installs the certificate.Self-signed is the default.Specify a signing cert by using the –cert option to create a self-issued certificate that is not self-signed.
RequestType = CMC
SecurityDescriptor
Tip: This is relevant only for machine context non-smart card keys.
Contain the security information associated with securable objects. For most securable objects, you can specify an object's security descriptor in the function call that creates the object.Strings based on security descriptor definition language.SecurityDescriptor = D:P(A;;GA;;;SY)(A;;GA;;;BA)
AlternateSignatureAlgorithmSpecifies and retrieves a Boolean value that indicates whether the signature algorithm object identifier (OID) for a PKCS#10 request or certificate signature is discrete or combined.true, falseAlternateSignatureAlgorithm = false
Tip: For an RSA signature, false indicates a Pkcs1 v1.5. True indicates a v2.1 signature.
SilentBy default, this option allows the CSP access to the interactive user desktop and request information such as a smart card PIN from the user. If this key is set to TRUE, the CSP must not interact with the desktop and will be blocked from displaying any user interface to the user.true, falseSilent = true
SMIMEIf this parameter is set to TRUE, an extension with the object identifier value 1.2.840.113549.1.9.15 is added to the request. The number of object identifiers depends on the on the operating system version installed and CSP capability, which refer to symmetric encryption algorithms that may be used by Secure Multipurpose Internet Mail Extensions (S/MIME) applications such as Outlook.true, falseSMIME = true
UseExistingKeySetThis parameter is used to specify that an existing key pair should be used in building a certificate request. If this key is set to TRUE, you must also specify a value for the RenewalCert key or the KeyContainer name. You must not set the Exportable key because you cannot change the properties of an existing key. In this case, no key material is generated when the certificate request is built.true, falseUseExistingKeySet = true
KeyProtectionSpecifies a value that indicates how a private key is protected before use.XCN_NCRYPT_UI_NO_PROTCTION_FLAG -- 0
XCN_NCRYPT_UI_PROTECT_KEY_FLAG -- 1
XCN_NCRYPT_UI_FORCE_HIGH_PROTECTION_FLAG -- 2
KeyProtection = NCRYPT_UI_FORCE_HIGH_PROTECTION_FLAG
SuppressDefaultsSpecifies a Boolean value that indicates whether the default extensions and attributes are included in the request. The defaults are represented by their object identifiers (OIDs).true, falseSuppressDefaults = true
FriendlyNameA friendly name for the new certificate.TextFriendlyName = Server1
ValidityPeriodUnits
Note: This is used only when the request type=cert.
Specifies a number of units that is to be used with ValidityPeriod.NumericValidityPeriodUnits = 3
ValidityPeriod
Note: This is used only when the request type=cert.
VValidityPeriod must be an US English plural time period.Years, Months, Weeks, Days, Hours, Minutes, SecondsValidityPeriod = Years

Return to Contents

[Extensions]

This section is optional.

Extension OIDDefinitionValueExample
2.5.29.172.5.29.17 = {text}
continuecontinue = UPN=User@Domain.com&
continuecontinue = EMail=User@Domain.com&
continuecontinue = DNS=host.domain.com&
continuecontinue = DirectoryName=CN=Name,DC=Domain,DC=com&
continuecontinue = URL=http://host.domain.com/default.html&
continuecontinue = IPAddress=10.0.0.1&
continuecontinue = RegisteredId=1.2.3.4.5&
continuecontinue = 1.2.3.4.6.1={utf8}String&
continuecontinue = 1.2.3.4.6.2={octet}AAECAwQFBgc=&
continuecontinue = 1.2.3.4.6.2={octet}{hex}00 01 02 03 04 05 06 07&
continuecontinue = 1.2.3.4.6.3={asn}BAgAAQIDBAUGBw&
continuecontinue = 1.2.3.4.6.3={hex}04 08 00 01 02 03 04 05 06 07
2.5.29.372.5.29.37={text}
continuecontinue = 1.3.6.1.5.5.7.
continuecontinue = 1.3.6.1.5.5.7.3.1
2.5.29.19{text}ca=0pathlength=3
CriticalCritical=2.5.29.19
KeySpecAT_NONE -- 0
AT_SIGNATURE -- 2
AT_KEYEXCHANGE -- 1
RequestTypePKCS10 -- 1
PKCS7 -- 2
CMC -- 3
Cert -- 4
SCEP -- fd00 (64768)
KeyUsageCERT_DIGITAL_SIGNATURE_KEY_USAGE -- 80 (128)
CERT_NON_REPUDIATION_KEY_USAGE -- 40 (64)
CERT_KEY_ENCIPHERMENT_KEY_USAGE -- 20 (32)
CERT_DATA_ENCIPHERMENT_KEY_USAGE -- 10 (16)
CERT_KEY_AGREEMENT_KEY_USAGE -- 8
CERT_KEY_CERT_SIGN_KEY_USAGE -- 4
CERT_OFFLINE_CRL_SIGN_KEY_USAGE -- 2
CERT_CRL_SIGN_KEY_USAGE -- 2
CERT_ENCIPHER_ONLY_KEY_USAGE -- 1
CERT_DECIPHER_ONLY_KEY_USAGE -- 8000 (32768)
KeyUsagePropertyNCRYPT_ALLOW_DECRYPT_FLAG -- 1
NCRYPT_ALLOW_SIGNING_FLAG -- 2
NCRYPT_ALLOW_KEY_AGREEMENT_FLAG -- 4
NCRYPT_ALLOW_ALL_USAGES -- ffffff (16777215)
KeyProtectionNCRYPT_UI_NO_PROTECTION_FLAG -- 0
NCRYPT_UI_PROTECT_KEY_FLAG -- 1
NCRYPT_UI_FORCE_HIGH_PROTECTION_FLAG -- 2
SubjectNameFlagstemplateCT_FLAG_SUBJECT_REQUIRE_COMMON_NAME -- 40000000 (1073741824)
CT_FLAG_SUBJECT_REQUIRE_DIRECTORY_PATH -- 80000000 (2147483648)
CT_FLAG_SUBJECT_REQUIRE_DNS_AS_CN -- 10000000 (268435456)
CT_FLAG_SUBJECT_REQUIRE_EMAIL -- 20000000 (536870912)
CT_FLAG_OLD_CERT_SUPPLIES_SUBJECT_AND_ALT_NAME -- 8
CT_FLAG_SUBJECT_ALT_REQUIRE_DIRECTORY_GUID -- 1000000 (16777216)
CT_FLAG_SUBJECT_ALT_REQUIRE_DNS -- 8000000 (134217728)
CT_FLAG_SUBJECT_ALT_REQUIRE_DOMAIN_DNS -- 400000 (4194304)
CT_FLAG_SUBJECT_ALT_REQUIRE_EMAIL -- 4000000 (67108864)
CT_FLAG_SUBJECT_ALT_REQUIRE_SPN -- 800000 (8388608)
CT_FLAG_SUBJECT_ALT_REQUIRE_UPN -- 2000000 (33554432)
X500NameFlagsCERT_NAME_STR_NONE -- 0
CERT_OID_NAME_STR -- 2
CERT_X500_NAME_STR -- 3
CERT_NAME_STR_SEMICOLON_FLAG -- 40000000 (1073741824)
CERT_NAME_STR_NO_PLUS_FLAG -- 20000000 (536870912)
CERT_NAME_STR_NO_QUOTING_FLAG -- 10000000 (268435456)
CERT_NAME_STR_CRLF_FLAG -- 8000000 (134217728)
CERT_NAME_STR_COMMA_FLAG -- 4000000 (67108864)
CERT_NAME_STR_REVERSE_FLAG -- 2000000 (33554432)
CERT_NAME_STR_FORWARD_FLAG -- 1000000 (16777216)
CERT_NAME_STR_DISABLE_IE4_UTF8_FLAG -- 10000 (65536)
CERT_NAME_STR_ENABLE_T61_UNICODE_FLAG -- 20000 (131072)
CERT_NAME_STR_ENABLE_UTF8_UNICODE_FLAG -- 40000 (262144)
CERT_NAME_STR_FORCE_UTF8_DIR_STR_FLAG -- 80000 (524288)
CERT_NAME_STR_DISABLE_UTF8_DIR_STR_FLAG -- 100000 (1048576)
CERT_NAME_STR_ENABLE_PUNYCODE_FLAG -- 200000 (2097152)

Generate Private Key For Cert

Return to Contents

Note

SubjectNameFlags allows the INF file to specify which Subject and SubjectAltName extension fields should be auto-populated by certreq based on the current user or current machine properties: DNS name, UPN, and so on. Using the literal template means the template name flags are used instead. This allows a single INF file to be used in multiple contexts to generate requests with context-specific subject information.

X500NameFlags specifies the flags to be passed directly to CertStrToName API when the Subject INF keys value is converted to an ASN.1 encoded Distinguished Name.

To request a certificate based using certreq -new use the steps from the example below:

Warning

The content for this topic is based on the default settings for Windows Server 2008 AD CS; for example, setting the key length to 2048, selecting Microsoft Software Key Storage Provider as the CSP, and using Secure Hash Algorithm 1 (SHA1). Evaluate these selections against the requirements of your company's security policy.

To create a Policy File (.inf) copy and save the example below in Notepad and save as RequestConfig.inf:

On the computer for which you are requesting a certificate type the command below:

The following example demonstrates implementing the [Strings] section syntax for OIDs and other difficult to interpret data. The new {text} syntax example for EKU extension, which uses a comma separated list of OIDs:

Return to Contents

Certreq -accept

The –accept parameter links the previously generated private key with the issued certificate and removes the pending certificate request from the system where the certificate is requested (if there is a matching request).

You can use this example for manually accepting a certificate:

Warning

The -accept verb, the -user and –machine options indicate whether the cert being installed should be installed in user or machine context. If there's an outstanding request in either context that matches the public key being installed, then these options are not needed. If there is no outstanding request, then one of these must be specified.

Return to Contents

Certreq -policy

  • The configuration file that defines the constraints that are applied to a CA certificate when qualified subordination is defined is called Policy.inf.
  • You can find an example of the Policy.inf file in the Appendix A of Planning and Implementing Cross-Certification and Qualified Subordination white paper.
  • If you type the certreq -policy without any additional parameter it will open a dialog window so you can select the requested fie (req, cmc, txt, der, cer or crt). Once you select the requested file and click Open button, another dialog window will open in order to select the INF file.

You can use this example to build a cross certificate request:

Return to Contents

Certreq -sign

  • If you type the certreq -sign without any additional parameter it will open a dialog window so you can select the requested file (req, cmc, txt, der, cer or crt).
  • Signing the qualified subordination request may require Enterprise Administrator credentials. This is a best practice for issuing signing certificates for qualified subordination.
  • The certificate used to sign the qualified subordination request is created using the qualified subordination template. Enterprise Admins will have to sign the request or grant user permissions for the individuals that will sign the certificate.
  • When you sign the CMC request, you may need to have multiple personnel sign this request, depending on the assurance level that is associated with the qualified subordination.
  • If the parent CA of the qualified subordinate CA you are installing is offline, you must obtain the CA certificate for the qualified subordinate CA from the offline parent. If the parent CA is online, specify the CA certificate for the qualified subordinate CA during the Certificate Services Installation Wizard.

The sequence of commands below will show how to create a new certificate request, sign it and submit it:

Request

Return to Contents

Generate Private Key From Certificate Request Number

Certreq -enroll

To enroll to a certificate

To renew an existing certificate

You can only renew certificates that are time valid. Expired certificates cannot be renewed and must be replaced with a new certificate.

Here an example of renewing a certificate using its serial number:

Here an example of enrolling to a certificate template called WebServer by using asterisk (*) to select the policy server via U/I:

Return to Contents

Generate Private Key From Certificate Request Form

Options

OptionsDescription
-anyForce ICertRequest::Submit to determine encoding type.
-attrib <AttributeString>Specifies the Name and Value string pairs, separated by a colon.
Separate Name and Value string pairs with n (for example, Name1:Value1nName2:Value2).
-binaryFormats output files as binary instead of base64-encoded.
-PolicyServer <PolicyServer>ldap: <path>
Insert the URI or unique ID for a computer running the Certificate Enrollment Policy Web Service.
To specify that you would like to use a request file by browsing, just use a minus (-) sign for <policyserver>.
-config <ConfigString>Processes the operation by using the CA specified in the configuration string, which is CAHostNameCAName. For an https connection, specify the enrollment server URI. For the local machine store CA, use a minus (-) sign.
-AnonymousUse anonymous credentials for Certificate Enrollment Web Services.
-KerberosUse Kerberos (domain) credentials for Certificate Enrollment Web Services.
-ClientCertificate <ClientCertId>You can replace the <ClientCertID> with a certificate thumbprint, CN, EKU, template, email, UPN, and the new name=value syntax.
-UserName <UserName>Used with Certificate Enrollment Web Services. You can substitute <UserName> with the SAM name or domainuser. This option is for use with the -p option.
-p <Password>Used with Certificate Enrollment Web Services. Substitute <Password> with the actual user's password. This option is for use with the -UserName option.
-userConfigures the -user context for a new certificate request or specifies the context for an a certificate acceptance. This is the default context, if none is specified in the INF or template.
-machineConfigures a new certificate request or specifies the context for an a certificate acceptance for the machine context. For new requests it must be consistent with the MachineKeyset INF key and the template context. If this option is not specified and the template does not set a context, then the default is the user context.
-crlIncludes certificate revocation lists (CRLs) in the output to the base64-encoded PKCS #7 file specified by CertChainFileOut or to the base64-encoded file specified by RequestFileOut.
-rpcInstructs Active Directory Certificate Services (AD CS) to use a remote procedure call (RPC) server connection instead of Distributed COM.
-AdminForceMachineUse the Key Service or impersonation to submit the request from Local System context. Requires that the user invoking this option be a member of Local Administrators.
-RenewOnBehalfOfSubmit a renewal on behalf of the subject identified in the signing certificate. This sets CR_IN_ROBO when calling ICertRequest::Submit
-fForce existing files to be overwritten. This also bypasses caching templates and policy.
-qUse silent mode; suppress all interactive prompts.
-UnicodeWrites Unicode output when standard output is redirected or piped to another command, which helps when invoked from Windows PowerShell® scripts).
-UnicodeTextSends Unicode output when writing base64 text encoded data blobs to files.

Return to Contents

Formats

FormatsDescription
RequestFileInBase64-encoded or binary input file name: PKCS #10 certificate request, CMS certificate request, PKCS #7 certificate renewal request, X.509 certificate to be cross-certified, or KeyGen tag format certificate request.
RequestFileOutBase64-encoded output file name
CertFileOutBase64-encoded X-509 file name.
PKCS10FileOutFor use with the Certreq -policy verb only. Base64-encoded PKCS10 output file name.
CertChainFileOutBase64-encoded PKCS #7 file name.
FullResponseFileOutBase64-encoded full response file name.
PolicyFileInFor use with the Certreq -policy verb only. INF file containing a textual representation of extensions used to qualify a request.

Additional certreq examples

Generate Private Key From Certificate Request Number

The following articles contain examples of certreq usage:

Return to Contents