Configure SSL for Clients
Use these topics to configure SSL for clients.
You must configure clients accessing the Oracle Analytics Server components to use Oracle Analytics Server certificates. You must export the certificates by running the following command:
<DomainHome>/bitools/bin/ssl.sh exportclientcerts <exportDir>
Topics:
Export Client Certificates
Use these steps to create the passphrase for use when exporting client certificates.
The passphrase is used to protect the export certificates. You must remember this passphrase for use when configuring each client.
The command exports Java keystores for use by Java clients, and individual certificate files for use non Java clients. To make moving the certificates to a remote machine more convenient, the export also packages all the files into a single zip file.
Use SASchInvoke when BI Scheduler is SSL-Enabled
When the BI Scheduler is enabled for communication over SSL, you can invoke the BI Scheduler using the SASchInvoke command line utility.
The SASchInvoke
tool is a command line job invocation tool which allows you to run pre-existing Oracle BI Scheduler jobs.
Configure the Model Administration Tool to Communicate Over SSL
To successfully connect to a BI Server configured to use SSL, you must also configure the Model Administration Tool to communicate over SSL.
The data source name (DSN) for the BI Server data source is required.
Configure an ODBC DSN for Remote Client Access
You can create an ODBC DSN for the BI Server to enable remote client access.
Configure Oracle Analytics Publisher to Communicate Over SSL
You can configure Oracle Analytics Publisher to communicate securely over the internet using SSL.
For Oracle Analytics Publisher to use Oracle Analytics Server as a data source when SSL is enabled, you must update the default connection string. See Set Up a JDBC Connection to the Oracle Analytics Server and Update the JMS Configuration.
If Oracle Analytics Publisher doesn't work after configuring SSL, you might need to reconfigure the HTTPs protocol and SSL Port. See Integrate with Presentation Services.