text stringlengths 0 4.23k |
|---|
REG_MULTI_SZ |
\n |
If the value starts with \@, the rest of the value is the name of the file containing the hexadecimal text representation of a binary value. If it doesn't refer to a valid file, it's instead parsed as [Date][+|-][dd:hh] - an optional date plus or minus optional days and hours. If both are specified, use a plus sign (+) or minus sign (-) separator. Use now+dd:hh for a date relative to the current time. |
\@ |
[Date][+|-][dd:hh] |
now+dd:hh |
Use chain\chaincacheresyncfiletime \@now to effectively flush cached CRLs. |
chain\chaincacheresyncfiletime \@now |
-setreg |
Sets a registry value. |
certutil [options] -setreg [{ca | restore | policy | exit | template | enroll |chain | policyservers}\[progID\]]registryvaluename value |
Where: |
ca uses a Certificate Authority's registry key. |
restore uses Certificate Authority's restore registry key. |
policy uses the policy module's registry key. |
exit uses the first exit module's registry key. |
template uses the template registry key (use -user for user templates). |
-user |
enroll uses the enrollment registry key (use -user for user context). |
-user |
chain uses the chain configuration registry key. |
policyservers uses the Policy Servers registry key. |
progID uses the policy or exit module's ProgID (registry subkey name). |
registryvaluename uses the registry value name (use Name* to prefix match). |
Name* |
value uses the new numeric, string or date registry value or filename. If a numeric value starts with + or -, the bits specified in the new value are set or cleared in the existing registry value. |
+ |
- |
[-f] [-user] [-grouppolicy] [-config Machine\CAName] |
Remarks |
If a string value starts with + or -, and the existing value is a REG_MULTI_SZ value, the string is added to or removed from the existing registry value. To force creation of a REG_MULTI_SZ value, add \n to the end of the string value. |
+ |
- |
REG_MULTI_SZ |
REG_MULTI_SZ |
\n |
If the value starts with \@, the rest of the value is the name of the file containing the hexadecimal text representation of a binary value. If it doesn't refer to a valid file, it's instead parsed as [Date][+|-][dd:hh] - an optional date plus or minus optional days and hours. If both are specified, use a plus sign (+) or minus sign (-) separator. Use now+dd:hh for a date relative to the current time. |
\@ |
[Date][+|-][dd:hh] |
now+dd:hh |
Use chain\chaincacheresyncfiletime \@now to effectively flush cached CRLs. |
chain\chaincacheresyncfiletime \@now |
-delreg |
Deletes a registry value. |
certutil [options] -delreg [{ca | restore | policy | exit | template | enroll |chain | policyservers}\[progID\]][registryvaluename] |
Where: |
ca uses a Certificate Authority's registry key. |
restore uses Certificate Authority's restore registry key. |
policy uses the policy module's registry key. |
exit uses the first exit module's registry key. |
template uses the template registry key (use -user for user templates). |
-user |
enroll uses the enrollment registry key (use -user for user context). |
-user |
chain uses the chain configuration registry key. |
policyservers uses the Policy Servers registry key. |
progID uses the policy or exit module's ProgID (registry subkey name). |
registryvaluename uses the registry value name (use Name* to prefix match). |
Name* |
value uses the new numeric, string or date registry value or filename. If a numeric value starts with + or -, the bits specified in the new value are set or cleared in the existing registry value. |
+ |
- |
[-f] [-user] [-grouppolicy] [-config Machine\CAName] |
Remarks |
If a string value starts with + or -, and the existing value is a REG_MULTI_SZ value, the string is added to or removed from the existing registry value. To force creation of a REG_MULTI_SZ value, add \n to the end of the string value. |
+ |
- |
REG_MULTI_SZ |
REG_MULTI_SZ |
\n |
If the value starts with \@, the rest of the value is the name of the file containing the hexadecimal text representation of a binary value. If it doesn't refer to a valid file, it's instead parsed as [Date][+|-][dd:hh] - an optional date plus or minus optional days and hours. If both are specified, use a plus sign (+) or minus sign (-) separator. Use now+dd:hh for a date relative to the current time. |
\@ |
[Date][+|-][dd:hh] |
now+dd:hh |
Use chain\chaincacheresyncfiletime \@now to effectively flush cached CRLs. |
chain\chaincacheresyncfiletime \@now |
-importKMS |
Imports user keys and certificates into the server database for key archival. |
certutil [options] -importKMS userkeyandcertfile [certID] |
Where: |
userkeyandcertfile is a data file with user private keys and certificates that are to be archived. This file can be: |
An Exchange Key Management Server (KMS) export file. |
A PFX file. |
certID is a KMS export file decryption certificate match token. For more info, see the -store parameter in this article. |
-store |
-f imports certificates not issued by the Certificate Authority. |
-f |
[-f] [-silent] [-split] [-config Machine\CAName] [-p password] [-symkeyalg symmetrickeyalgorithm[,keylength]] |
-importcert |
Imports a certificate file into the database. |
certutil [options] -importcert certfile [existingrow] |
Where: |
existingrow imports the certificate in place of a pending request for the same key. |
-f imports certificates not issued by the Certificate Authority. |
-f |
[-f] [-config Machine\CAName] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.