In
Oxygen XML Author plugin
there are provided two
types of keystores for certificates used for digital signatures of XL documents: Java KeyStore
(JKS) and Public-Key Cryptography Standards version 12 (PKCS-12). A keystore file is protected
by a password. A certificate keystore is configured in
Oxygen XML Author plugin
in the
Certificates preferences panel which is opened from menu . The parameters of a keystore are the following:
The Certificates Preferences Panel
- Keystore type - Represents the type of keystore to be used.
- Keystore file - Represents the location of the file to be
imported.
- Keystore password - The password which is used to protect the
privacy of the stored keys.
- Certificate alias - The alias to be used to store the key entry
(the certificate and / or the private key) inside the keystore.
- Private key password - It is only necessary in case of JKS
keystore. It represents the certificate's private key password.
- Validate - Pressing this button verifies the keystore configured
with the above parameters and assures that the certificate is valid.