You can now use the newly created keystore to switch RMI communication between PPM client and PPM server to SSL encryption. To do so, the following commands need to be executed in Cloud Controller.
stop ppm_core
reconfigure ppm_core ssl.enabled="true" ssl.keystorefile="<path to keystore file>" ssl.keystorepassword="<keystorepassword>"