Private Key Properties
The Private Key Properties dialog displays overview information about a private key and provides access to other actions that are used infrequently (for example, generating a CSR or destroying a key).
gateway83
The Private Key Properties dialog displays overview information about a private key and provides access to other actions that are used infrequently (for example, generating a CSR or destroying a key).
The Private Key Properties dialog is accessed using the [
Properties
] button on the Manage Private Keys dialog. The following table describes the properties:
Label | Description |
Location | The name of the keystore holding the private key being stored.This is either the software database keystore or the cluster HSM keystore. For more information, see Private Key Locations. |
Alias | The name assigned to the key. Used to identify the key within the keystore when configuring a policy assertion to use that key. |
Key Type | The type of the private key. Do not select any of the "Elliptic Curve" key types if your installation includes the SafeNet Luna HSM. |
Security Zone | Optionally choose a security zone. To remove this entity from a security zone (security role permitting), choose " No security zone ". For more information about security zones, see Understanding Security Zones. This control is hidden if either: (a) no security zones have been defined, or (b) you do not have Read access to any security zone (regardless of whether you have Read access to entities inside the zones). |
Certificate Chain | Displays the current certificate chain for the selected private key, beginning with the subject certificate. Every new private key created in the Gateway initially has a certificate chain that consists of just a self-signed placeholder certificate. You can replace this with any other certificate chain that has a subject certificate that has the same public key as the initial subject certificate. The replacement certificate is based on the same key pair as the original certificate. |
View Certificate | Opens the Certificate Properties dialog to display information about the certificate. For more information about this dialog, see Edit a Certificate. The certificate is not editable when open from this location. |
Other Actions: Depending on where the private keys are stored, not all of the "Other Actions" buttons may be available. For more information, see Private Key Locations. | |
Generate CSR | Generates a new PKCS#10 certificate signing request (CSR) using the selected private key. For more information, see Generate a Certificate Signing Request (CSR). |
Replace Certificate Chain | Replaces the existing certificate chain with a new chain that uses the same private key. For example, use this action to replace a placeholder certificate with an actual certificate returned from a CA. Restart the Gateway for the replacement to take effect. |
Export Key | Exports a private key that is stored in the software database. For more information, see Export a Private Key. |
Mark as Special Purpose | Sets the selected key as any one of the following special keys:
|
Delete Key | Deletes the private key and certificate chain from the keystore. Use this action with caution, as deleting a private key is permanent. For more information, see Delete a Private Key. WARNING: Do not delete a key that is currently serving as the audit viewer key. This renders your encrypted audits unviewable. Reassign the audit viewer key to another key first. |