24 SSL Configuration
You can view Oracle Stream Analytics server SSL configuration using the Oracle Stream Analytics Visualizer. To change the configuration,
you must manually update the server's config.xml
file.
For more information, see SSL Management.
View the SSL Configuration for a Server
-
In the left pane, click the Domain > Server node, where Domain refers to the name of your Oracle Stream Analytics domain and Server refers to the name of the server instance.
-
In the right pane, click the SSL tab.
-
In the left table, click the SSL configuration you want to view as Figure 24-1 shows.
The default configuration name is
sslConfig
. -
View the SSL configuration options the right table displays.
Table 24-1 lists the SSL configuration options.
Table 24-1 SSL Options
Option Description Name
The name of the selected SSL configuration.
Key Store
The file path and name of the key store certificate file contains a self-signed certificate.
The file path is relative to the
Oracle/Middleware/my_oep/user_projects/domains/
DOMAIN_DIR
/
servername
directory.Key Store Pass
The key store password.
Key Store Alias
The key store alias.
Key Store Type
The key store type.
Key Manager Algorithm
The key manager algorithm.
SSL Protocol
The SSL protocol.
Trust Store
The file path and name of the key store certificate file contains a self-signed certificate.
The file path is relative to the
Oracle/Middleware/my_oep
/user_projects/domains/
DOMAIN_DIR
/
servername
directory.Trust Store Pass
The trust store password.
Trust Store Alias
The trust store alias.
Trust Store Type
The trust store type.
Trust Manager Algorithm
The trust store algorithm.
Enforce Fips
Whether or not Oracle Stream Analytics server uses a Federal Information Processing Standards (FIPS)-certified pseudo-random number generator for SSL.
Need Client Auth
Whether or not Oracle Stream Analytics server uses client authentication.
Secure Random Algorithm
The FIPS secure random algorithm, such as
FIPS186PRNG
.Secure Random Provider
The FIPS secure random provider, such as
com.rsa.jsafe.provider.JsafeJCE
.Cipher
The SSL ciphers.