If you have enabled the encrypted RMI data transfer in the Registry_settings.properties file, configure additional SSL encryption settings in the SSL_settings.properties file.
The PATH_TO_KEYSTORE key specifies the keystore to be used. A keystore is a database file in which both public and private key pairs are saved in an already encrypted form.
The KEYSTORE_PASSWORD key specifies the password used to encrypt the keystore.
In the keystore, you only specify a single public-private key pair to be used for the SSL connection. This ensures that a suitable certificate is always available to establish the SSL connection.