Certutil tasks for key archival and recovery: Public Key (original) (raw)

Applies To: Windows Server 2003, Windows Server 2003 R2, Windows Server 2003 with SP1, Windows Server 2003 with SP2

Certutil tasks for key archival and recovery

You can use certutil to retrieve and recover archived keys.

To view the syntax for a specific task, click a task:

To retrieve an archived private key recovery blob

Syntax

certutil-getkey [-f] [-gmt] [-seconds] [-v] SearchToken [_RecoveryBlobOutFile_]

Parameters
Remarks

To recover an archived private key

Syntax

certutil-recoverkey [-f] [-user] [-gmt] [-seconds] [-split] [-v] [-p_Password_] RecoveryBlobInFile [_PFXOutFile_] [_RecipientIndex_]]

Parameters

Formatting legend

Format Meaning
Italic Information that the user must supply
Bold Elements that the user must type exactly as shown
Ellipsis (...) Parameter that can be repeated several times in a command line
Between brackets ([]) Optional items
Between braces ({}); choices separated by pipe (|). Example: {even odd}
Courier font Code or program output

See Also

Concepts

Command-line reference A-Z Command shell overview

Other Resources

Active Directory Certificate Services PKI - Key Archival and Management