Use this page to define the mapping of a logical name to a key alias in a keystore file.
Specifies the name of the key object. For digital signatures, the key name is used by the request sender or request generator signing information to determine which key is used to digitally sign the message. For encryption, the key name is used to determine the key used for encryption.
The key name must be a fully qualified, distinguished name. For example, CN:Bob,O=IBM,C=US.
Specifies the alias for the key object, which is used by the key locator to find the key within the keystore file.
Specifies the password that is needed to access the key object within the keystore file.