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 > Manage endpoint security configurations > {Inbound | Outbound} > ssl_configuration . Under Related items, click Key sets.
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. |
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).
Specifies the key store that contains the keys for storage, retrieval, or both.
Prefix for the key alias when a new key is generated and stored in a key store. The rest of the key alias comes from the key reference version number.
For example, if the alias prefix is mykey and 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.