PreviousNext
JavaScript must be enabled to correctly display this content
Enable default SSL Configuration in
OAS
Open the Oracle WebLogic Server Administrator console for Oracle Analytics Server.
Navigate to Environment >
Servers in the tree view displayed on the left
side.
Click the Lock & Edit button to change the
configuration.
Click the AdminServer(admin) link and in the General
Tab, enable the SSL listen Port, as displayed
below:
Click Save.
In the Servers window, click bi_server1 (or the link for
the Oracle Analytics Server configured).
Enable the SSL Listen Port for the Oracle Analytics Server as well.
Click on Save.
Edit the startWebLogic.cmd file present in the location:
<OracleBIHome>\user_projects\domains\bifoundation_domain\
and add the below entry to the file before the “call" statement.
set JAVA_OPTIONS=%JAVA_OPTIONS%
-Djavax.net.ssl.trustStore="D:/Oracle/Middleware/wlserver_10.3/server/lib/DemoTrust.jks"
-Djavax.net.ssl.trustStorePassword=""
Note:
Edit the Path names according to your installation
directories.
Restart all the Managed Oracle Analytics Servers.
Note:
For more detailed
information on configuring SSL certificates in Oracle Analytics Server, refer to the guide - Oracle Fusion Middleware Security Guide for Oracle Analytics Server.