Key sets collection

Use this page to manage key sets, which control a set of key instances of the same type for use in cryptographic operations. The keys can either be generated using a custom class or reference keys that already exist in a keystore.

To view this administrative console page, click Security > SSL certificate and key management. Under Configuration settings, click Manage endpoint security configurations > {Inbound | Outbound} > ssl_configuration. Under Related items, click Key sets.

Table 1. Key set buttons . This table lists the key set buttons.
Button Resulting action
New Adds a new key set.
Delete Deletes an existing key set. Make sure the key set is not referenced by a key set group before deleting it.

Key set name

Specifies the key set name that is used to select the key set from a key set group and from runtime application programming interfaces (API).

Key store

Specifies the keystore that contains the keys for storage, retrieval, or both.

Key alias prefix name

Specifies the prefix for the key alias when a new key is generated and stored in a keystore. The rest of the key alias comes from the key reference version number.

For example, if the alias prefix is mykeyand the key reference version is 2, the keystore references the key using alias mykey_2. If the key reference already has a specified alias for a key already existing in the keystore, this field is ignored.