Oracle Analytics Cloud (OAC) — Change SSL Trust Store Password
Dec 15, 2020
On OAC when we want to connect to repository (RPD) we need to introduce two passwords:
- Your OAC user password
- SSL Trust Store password
The SSL Trust Store password by default is “changeit”. Customers don’t want to use the default password for security reasons.
To change the SSL Trust Store password, you only need the java installed on your machine and run this command:
keytool -storepasswd -keystore <OAC path>\oracle_common\jdk\jre\lib\security\cacerts
If you have any doubt, reach out to me through LinkedIn or Medium.