Page History
...
RegistryKeyStore
is a separate keystore element configurable in the carbon.xml
file. This configuration applies for the keystore which stores the keys that certify encrypting/decrypting meta data to the registry. Therefore, using this RegistryKeystore
element in addition to the Keystore
element in the carbon.xml
file allows you to maintain a separate keystore for the purpose of encrypting/decrypting meta data to the registry. The registry keystore configuration in the carbon.xml
file is as given below. Note that in this example, we are using referring to the default keystore in the product pack (wso2carbon.jks) as the registry keystore.
...