Resolving EPMAT-7: Unable to connect as few SSL certificates are missing in the keystore and EPMAT-7: Unable to connect as above-mentioned SSL certificates are missing in the keystore Errors
These errors are displayed if EPM Automate cannot find the required proxy server SSL certificate in the key store.
If you are using an internet proxy server, to prevent login errors related to SSL certificates
when accessing Oracle Fusion Cloud Enterprise Performance Management from Windows
computers, the login
EPM Automate command automatically
identifies the missing certificate that may prevent you from establishing a connection
and adds it to the keystore under C:\Oracle\EPM
Automate\jre1.8.0_311\lib\security\cacerts. For this to happen, you must
run the login command with the
KeystorePassword=KEYSTORE_PASSWORD optional parameter.
Contact your IT Administrator for the value of the keystore password.
On Linux computers, the login command identifies the missing security certificate from the proxy server, downloads it, and display an error. A user with root access can then install the downloaded certificate in the JRE available in the JAVA_HOME identified in the environment variables.
See these information sources:
- Java Runtime Environment and EPM Automate
- Keytool Java documentation