Modify Financial Reporting web application and Print Server properties in the Shared Services Registry to enable SSL socket factories.
To update Financial Reporting properties:
Execute FRConfig.cmd (Windows) or FRConfig.sh located in EPM_ORACLE_HOME/products/financialreporting/bin.
ON MBeans tab in JConsole, expand, com.hyperion, and then Financial Reporting.
Locate RMIClientSocketFactory and set its value to javax.rmi.ssl.SslRMIClientSocketFactory.
Locate RMIServerSocketFactory and set its value to javax.rmi.ssl.SslRMIServerSocketFactory.